- 06 7月, 2013 2 次提交
- 05 7月, 2013 2 次提交
- 04 7月, 2013 8 次提交
-
-
由 alanb 提交于
Reviewed-by: mchung, ahgross, forax, psandoz
-
由 bpb 提交于
Summary: Fix doclint errors in java.lang.* Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 emc 提交于
Summary: Add isNamePresent method to parameter reflection library, which indicates whether or real parameter data is available Reviewed-by: darcy
-
由 bpb 提交于
Summary: Fix doclint errors in java.util.Format*. Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 vinnie 提交于
-
由 juh 提交于
Reviewed-by: darcy
-
由 psandoz 提交于
8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty Reviewed-by: alanb
-
由 twisti 提交于
Reviewed-by: jrose
-
- 03 7月, 2013 5 次提交
-
-
由 psandoz 提交于
Reviewed-by: martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 psandoz 提交于
Reviewed-by: martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 vinnie 提交于
Reviewed-by: mullan, valeriep
-
由 mchung 提交于
Reviewed-by: jrose, alanb, dfuchs
-
由 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 7 次提交
-
-
由 ksrini 提交于
8017463: [TEST_BUG] 2 tests from tools/pack200/ remain about 1 GB of data in work directory after execution Reviewed-by: mchung
-
由 dfuchs 提交于
Summary: This patch makes sure that LoggerContext instances created for applets have a root and global logger. Reviewed-by: mchung
-
由 juh 提交于
Reviewed-by: darcy
-
由 darcy 提交于
Reviewed-by: lancea, rriggs
-
由 darcy 提交于
Reviewed-by: lancea
-
由 darcy 提交于
Reviewed-by: lancea, alanb
-
由 bpb 提交于
Summary: Replace array of ArrayList of BigIntegers with a volatile two-dimensional BigInteger array eliminate the synchronization of getRadixConversionCache() Reviewed-by: plevart, shade, bpb, alanb Contributed-by: NPeter Levart <peter.levart@gmail.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>
-
- 01 7月, 2013 4 次提交
-
-
由 vinnie 提交于
Reviewed-by: xuelei
-
由 dfuchs 提交于
8014045: test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently Summary: this test was failing because it didn't take into account the fact that Loggers could be garbage collected. Reviewed-by: mchung
-
由 darcy 提交于
Reviewed-by: lancea, ksrini
-
由 darcy 提交于
Reviewed-by: briangoetz
-
- 29 6月, 2013 5 次提交
- 28 6月, 2013 7 次提交
-
-
由 chegar 提交于
-
由 jzavgren 提交于
Reviewed-by: chegar, dsamersoff, khazra
-
由 alanb 提交于
Reviewed-by: chegar
-
由 dl 提交于
Reviewed-by: chegar
-
由 dl 提交于
Reviewed-by: chegar
-
由 psandoz 提交于
Reviewed-by: mduigou Contributed-by: NBrian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
由 katleman 提交于
-