- 24 3月, 2009 1 次提交
-
-
由 sherman 提交于
6636319: Encoders should implement isLegalReplacement(byte[] repl) Summary: optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case. Reviewed-by: alanb
-
- 23 3月, 2009 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 21 3月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Need accept the digit as the first char of the group name Reviewed-by: alanb
-
- 19 3月, 2009 2 次提交
- 18 3月, 2009 1 次提交
-
-
由 tbell 提交于
6814590: Legal notice repair needed in jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java 6814591: Legal notice repair needed in jdk/test/javax/script/Test3.java Reviewed-by: alanb, xdono
-
- 17 3月, 2009 2 次提交
- 13 3月, 2009 4 次提交
-
-
由 xuelei 提交于
Summary: checking validity and ocsp-nocheck extension. Reviewed-by: mullan, vinnie
-
由 weijun 提交于
Reviewed-by: valeriep
-
由 mchung 提交于
Summary: Remove unused methods from FormattedFloatingDecimal that were originally copied from FloatingDecimal Reviewed-by: darcy
-
由 mchung 提交于
Summary: Register the shutdown hooks only when needed and remove JavaIODeleteOnExitAccess Reviewed-by: alanb
-
- 12 3月, 2009 1 次提交
-
-
由 dfuchs 提交于
Reviewed-by: mchung, ohair
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 09 3月, 2009 1 次提交
-
-
- 05 3月, 2009 2 次提交
- 04 3月, 2009 5 次提交
-
-
由 chegar 提交于
Summary: Remove redundant line form class description Reviewed-by: jccollet
-
由 chegar 提交于
Summary: Remove System.out debugging statements Reviewed-by: michaelm
-
由 weijun 提交于
6705872: SecureRandom number init is taking too long on a java.io.tmpdir with a large number of files. Reviewed-by: xuelei, alanb
-
由 valeriep 提交于
6812738: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes with PCKS11 provider Summary: Removed finalize() and add more error handling to native code Reviewed-by: vinnie
-
由 mchung 提交于
Summary: Remove the static EMPTY_ANNOTATION_ARRAY field; add AnnotationParser.toArray method Reviewed-by: darcy
-
- 02 3月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: update the spec, and add double quotes around component. Reviewed-by: weijun
-
- 01 3月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: tbell
-
- 28 2月, 2009 2 次提交
- 27 2月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Lazily initialize the launcher resource bundle Reviewed-by: ksrini, darcy
-
- 25 2月, 2009 1 次提交
-
-
由 dl 提交于
Summary: Read fields in reverse initialization order Reviewed-by: martin
-
- 24 2月, 2009 4 次提交
-
-
由 kevinw 提交于
Reviewed-by: alanb
-
由 alanb 提交于
Reviewed-by: vinnie Contributed-by: cquinn@google.com
-
由 alanb 提交于
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win] 6808648: (file) Files.walkFileTree should obtain file attributes during iteration [win] Reviewed-by: sherman
-
由 sherman 提交于
6676425: Opensource unit/regression tests for java.util.regex Summary: Added "named capturing group" into regex. Moved most of reg/unit tests to openjdk. Reviewed-by: alanb, okutsu
-
- 23 2月, 2009 7 次提交
-
-
由 chegar 提交于
Summary: Replace subclass audits synchronization with ConcurrentHashMap with weakly referenced Class keys Reviewed-by: peterjones, dholmes, martin
-
由 xuelei 提交于
Summary: A null hostname should be regarded as a loopback address. Reviewed-by: weijun
-
由 weijun 提交于
Reviewed-by: xuelei, mullan
-
由 weijun 提交于
Reviewed-by: xuelei
-
由 weijun 提交于
Reviewed-by: xuelei
-
由 weijun 提交于
Reviewed-by: xuelei
-
由 weijun 提交于
Reviewed-by: vinnie
-
- 20 2月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: do not try to read zero byte from a InputStream, and do always return immediately for zero byte reading in a InputStream implementation. Reviewed-by: weijun
-