- 25 8月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, dholmes, dsamersoff, sspitsyn, psandoz
-
- 22 8月, 2012 1 次提交
-
-
由 naoto 提交于
4609153: Provide locale data for Indic locales 5104387: Support for gl_ES locale (galician language) 6337471: desktop/system locale preferences support 7056139: (cal) SPI support for locale-dependent Calendar parameters 7058206: Provide CalendarData SPI for week params and display field value names 7073852: Support multiple scripts for digits and decimal symbols per locale 7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat 7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales 7151414: (cal) Support calendar type identification 7168528: LocaleServiceProvider needs to be aware of Locale extensions 7171372: (cal) locale's default Calendar should be created if unknown calendar is specified Summary: JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu) Reviewed-by: erikj, sherman, peytoia
-
- 21 8月, 2012 1 次提交
-
-
由 alanb 提交于
7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close Reviewed-by: alanb Contributed-by: NShirish Kuncolienkar <shirishk@linux.vnet.ibm.com>
-
- 19 8月, 2012 1 次提交
-
-
由 alanb 提交于
Summary: Reduce dependency to PropertyChangeListener and PropertyChangeEvent. Also add basic test coverage. Reviewed-by: dcubed, dsamersoff, mchung
-
- 16 8月, 2012 1 次提交
-
-
由 robm 提交于
Reviewed-by: alanb
-
- 09 8月, 2012 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy, jjg
-
- 13 8月, 2012 1 次提交
-
-
由 luchsh 提交于
7190219: (bf) CharBuffer.put(String,int,int) modifies position even if BufferOverflowException thrown Reviewed-by: alanb
-
- 10 8月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: fixed the incorrect implementation in expr(...) Reviewed-by: psandoz, alanb
-
- 02 8月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: mullan, xuelei, weijun Contributed-by: jason.uh@oracle.com
-
- 04 8月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: re-implemented getBytesRead/Writtten() at java level Reviewed-by: andrew, alanb
-
- 31 7月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb
-
- 30 7月, 2012 2 次提交
- 28 7月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: Change contentEquals( CharSequence cs ) to do synchronization if cs is a StringBuffer Reviewed-by: mduigou Contributed-by: NJim Gish <jim.gish@oracle.com>
-
- 19 7月, 2012 2 次提交
- 04 7月, 2012 1 次提交
-
-
由 erikj 提交于
Reviewed-by: ohair
-
- 03 7月, 2012 1 次提交
-
-
由 smarks 提交于
Reviewed-by: forax, khazra, smarks Contributed-by: NMani Sarkar <sadhak001@gmail.com>
-
- 30 6月, 2012 2 次提交
-
-
由 smarks 提交于
Reviewed-by: forax, mduigou Contributed-by: NJoe Bowbeer <joe.bowbeer@gmail.com>
-
由 jgish 提交于
Summary: add usage note to clarify thread safety Reviewed-by: briangoetz, mduigou Contributed-by: jim.gish@oracle.com
-
- 27 6月, 2012 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: dholmes, forax, alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
- 26 6月, 2012 1 次提交
-
-
由 robm 提交于
Reviewed-by: alanb
-
- 19 6月, 2012 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: naoto
-
- 15 6月, 2012 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: weijun, coffeys Contributed-by: edvard.wendelin@oracle.com
-
- 14 6月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: several minor optimizations to hashing methods used by hash map classes Reviewed-by: dholmes
-
- 08 6月, 2012 2 次提交
- 07 6月, 2012 3 次提交
-
-
由 mduigou 提交于
Summary: Corrects a problem with HashMap.removeEntry() that caused a JCK test to fail Reviewed-by: mduigou Contributed-by: alan.bateman@oracle.com
-
由 alanb 提交于
Reviewed-by: alanb, chegar, forax, mduigou Contributed-by: dbelfer@gmail.com
-
由 xuelei 提交于
Summary: take care of integer addition overflow Reviewed-by: xuelei, wetmore Contributed-by: NJonathan Lu <luchsh@linux.vnet.ibm.com>
-
- 04 6月, 2012 1 次提交
-
-
由 littlee 提交于
Reviewed-by: dholmes, mduigou
-
- 01 6月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: If the key to be inserted into a HashMap is null and the table needs to be resized as part of the insertion then addEntry will try to recalculate the hash of a null key. This will fail with an NPE. Reviewed-by: darcy
-
- 31 5月, 2012 2 次提交
-
-
由 mduigou 提交于
Summary: All of the hashing based Map implementations: HashMap, Hashtable, LinkedHashMap, WeakHashMap and ConcurrentHashMap are modified to use an enhanced hashing algorithm for string keys when the capacity of the hash table has ever grown beyond 512 entries. The enhanced hashing implementation uses the murmur3 hashing algorithm along with random hash seeds and index masks. These enhancements mitigate cases where colliding String hash values could result in a performance bottleneck. Reviewed-by: alanb, forax, dl
-
由 mullan 提交于
6637288: Add OCSP support to PKIX CertPathBuilder implementation 7126011: ReverseBuilder.getMatchingCACerts may throws NPE Reviewed-by: xuelei
-
- 26 5月, 2012 1 次提交
-
-
由 ant 提交于
Reviewed-by: art
-
- 24 5月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: update javadoc for NumberFormatException Reviewed-by: alanb
-
- 25 5月, 2012 1 次提交
-
-
由 dbhole 提交于
Reviewed-by: jrose, smarks
-
- 24 5月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: update javadoc for IllegalArgumentException and NumberFormatException Reviewed-by: alanb
-
- 22 5月, 2012 1 次提交
-
-
由 ant 提交于
Reviewed-by: art
-
- 19 5月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: Base SecurityManager checks on either of Lookup.lookupClass or caller class; also clarify Lookup access checks. Reviewed-by: twisti
-