- 03 7月, 2013 1 次提交
-
-
由 dfuchs 提交于
Summary: Due to subtle synchronization issues between LogManager & Logger class initialization the global logger doesn't have its 'manager' field initialized until the LogManager is initialized. This fix will ensure that the global logger has its 'manager' field set when getGlobal() is called. Reviewed-by: mchung, plevart
-
- 02 7月, 2013 1 次提交
-
-
由 dfuchs 提交于
Summary: This patch makes sure that LoggerContext instances created for applets have a root and global logger. Reviewed-by: mchung
-
- 28 6月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: mduigou Contributed-by: NBrian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
- 19 6月, 2013 1 次提交
-
-
由 mduigou 提交于
8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap Reviewed-by: forax, mduigou, psandoz Contributed-by: NMike Duigou <mike.duigou@oracle.com>, Remi Forax <forax@univ-mlv.fr>
-
- 13 6月, 2013 2 次提交
-
-
由 psandoz 提交于
Reviewed-by: mduigou Contributed-by: NBrian Goetz <brian.goetz@oracle.com>, Peter Levart <peter.levart@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
由 henryjen 提交于
Reviewed-by: mduigou
-
- 12 6月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: psandoz, briangoetz, mduigou, plevart
-
- 28 6月, 2013 1 次提交
-
-
由 naoto 提交于
Reviewed-by: okutsu, sherman
-
- 26 6月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar, alanb, psandoz Contributed-by: NDoug Lea <dl@cs.oswego.edu>, Tristan Yan <tristan.yan@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com>
-
- 25 6月, 2013 1 次提交
-
-
由 bpb 提交于
6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException Summary: For zero value ensure than an unpadded zero character is passed to Formatter.addZeros() Reviewed-by: iris, darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 22 6月, 2013 1 次提交
-
-
由 naoto 提交于
Reviewed-by: alanb
-
- 20 6月, 2013 3 次提交
-
-
由 mduigou 提交于
Reviewed-by: dl, dholmes, plevart
-
由 psandoz 提交于
Reviewed-by: mduigou Contributed-by: NBrian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
由 psandoz 提交于
Reviewed-by: mduigou Contributed-by: NBrian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
- 12 6月, 2013 1 次提交
-
-
由 naoto 提交于
Reviewed-by: alanb
-
- 11 6月, 2013 2 次提交
- 10 6月, 2013 3 次提交
- 31 5月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: chegar
-
- 05 6月, 2013 1 次提交
-
-
由 naoto 提交于
8013903: Japanese calendar field names are not displayed with -Djava.locale.providers=HOST on Windows Reviewed-by: okutsu
-
- 04 6月, 2013 2 次提交
- 03 6月, 2013 2 次提交
- 30 5月, 2013 1 次提交
-
-
由 katleman 提交于
Reviewed-by: dholmes, lancea
-
- 24 5月, 2013 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, mduigou
-
- 16 5月, 2013 2 次提交
- 15 5月, 2013 1 次提交
-
-
由 sherman 提交于
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit Summary: to throw IOE for malformed final unit in base64 stream Reviewed-by: chegar, alanb
-
- 14 5月, 2013 2 次提交
- 11 5月, 2013 1 次提交
-
-
由 dmeetry 提交于
Reviewed-by: mduigou Contributed-by: ivan.gerasimov@oracle.com
-
- 10 5月, 2013 1 次提交
-
-
由 katleman 提交于
Reviewed-by: mchung, mduigou, tbell, dsamersoff
-
- 08 5月, 2013 2 次提交
-
-
由 mduigou 提交于
Reviewed-by: mduigou, chegar, dholmes Contributed-by: NBrandon Passanisi <brandon.passanisi@oracle.com>
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 07 5月, 2013 3 次提交
-
-
由 sherman 提交于
8013254: Constructor \w need update to add the support of \p{Join_Control} Summary: added the requested methods and updated the \w constructor Reviewed-by: mchung, alanb
-
由 mduigou 提交于
Reviewed-by: mduigou Contributed-by: NAkhil Arora <akhil.arora@oracle.com>
-
由 mduigou 提交于
Reviewed-by: mchung, darcy
-