Tue, 28 Jan 2014 20:09:33 +0000 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
jeff [Tue, 28 Jan 2014 20:09:33 +0000] rev 23070
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 Reviewed-by: lana
Mon, 13 Jan 2014 14:42:14 -0800 7129980: Third Party License Readme update for JDK8
jeff [Mon, 13 Jan 2014 14:42:14 -0800] rev 23069
7129980: Third Party License Readme update for JDK8 Reviewed-by: lana, tbell
Tue, 17 Dec 2013 22:03:54 -0800 8026741: jdk8 l10n resource file translation update 5
mfang [Tue, 17 Dec 2013 22:03:54 -0800] rev 23068
8026741: jdk8 l10n resource file translation update 5 Reviewed-by: naoto, yhuang
Thu, 13 Feb 2014 16:38:49 +0100 8034769: Move logutil in corba to make/tools
erikj [Thu, 13 Feb 2014 16:38:49 +0100] rev 23067
8034769: Move logutil in corba to make/tools Reviewed-by: alanb, ihse, tbell
Fri, 21 Feb 2014 11:39:27 -0800 Added tag jdk9-b03 for changeset 6a651a3acc5e
katleman [Fri, 21 Feb 2014 11:39:27 -0800] rev 23066
Added tag jdk9-b03 for changeset 6a651a3acc5e
Wed, 05 Jul 2017 19:31:27 +0200 Merge
duke [Wed, 05 Jul 2017 19:31:27 +0200] rev 23065
Merge
Thu, 06 Mar 2014 14:26:26 -0800 8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions
smarks [Thu, 06 Mar 2014 14:26:26 -0800] rev 23064
8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions Reviewed-by: alanb
Thu, 06 Mar 2014 10:41:10 -0800 Merge
lana [Thu, 06 Mar 2014 10:41:10 -0800] rev 23063
Merge
Wed, 05 Mar 2014 22:32:14 -0800 8036747: Fix unchecked lint warnings in java.security.Provider
darcy [Wed, 05 Mar 2014 22:32:14 -0800] rev 23062
8036747: Fix unchecked lint warnings in java.security.Provider Reviewed-by: xuelei
Wed, 05 Mar 2014 17:08:37 -0800 8036744: Fix raw lint warnings in java.lang.reflect.WeakCache
darcy [Wed, 05 Mar 2014 17:08:37 -0800] rev 23061
8036744: Fix raw lint warnings in java.lang.reflect.WeakCache Reviewed-by: lancea, mchung
Thu, 06 Mar 2014 01:03:27 +0000 8033571: [parfait] warning from b128 for security/smartcardio/pcsc_md.c: JNI exception pending
valeriep [Thu, 06 Mar 2014 01:03:27 +0000] rev 23060
8033571: [parfait] warning from b128 for security/smartcardio/pcsc_md.c: JNI exception pending Summary: Fix pending exception errors found by parfait. Reviewed-by: xuelei, ascarpino
Wed, 05 Mar 2014 11:53:35 -0800 8036732: Fix raw warning in java.lang.invoke.MethodHandleImpl.java
darcy [Wed, 05 Mar 2014 11:53:35 -0800] rev 23059
8036732: Fix raw warning in java.lang.invoke.MethodHandleImpl.java Reviewed-by: forax
Wed, 05 Mar 2014 20:03:32 +0100 8036599: Use Diagnostic Commands instead of SA by default in jinfo
sla [Wed, 05 Mar 2014 20:03:32 +0100] rev 23058
8036599: Use Diagnostic Commands instead of SA by default in jinfo Reviewed-by: alanb
Wed, 05 Mar 2014 16:55:38 +0100 8036132: Tab characters in test/com/sun/jdi files
sla [Wed, 05 Mar 2014 16:55:38 +0100] rev 23057
8036132: Tab characters in test/com/sun/jdi files Reviewed-by: alanb, mikael
Wed, 05 Mar 2014 15:43:18 +0100 8036675: Compiler warnings in serviceability code
sla [Wed, 05 Mar 2014 15:43:18 +0100] rev 23056
8036675: Compiler warnings in serviceability code Reviewed-by: alanb, mgronlun
Wed, 05 Mar 2014 13:28:37 +0000 8036676: Rename class name testEnabledProtocols to TestEnabledProtocols
xuelei [Wed, 05 Mar 2014 13:28:37 +0000] rev 23055
8036676: Rename class name testEnabledProtocols to TestEnabledProtocols Reviewed-by: weijun
Wed, 05 Mar 2014 10:52:33 +0000 8035952: Remove use of JVM_Open, JVM_Read and JVM_Close functions from serviceability code
fparain [Wed, 05 Mar 2014 10:52:33 +0000] rev 23054
8035952: Remove use of JVM_Open, JVM_Read and JVM_Close functions from serviceability code Reviewed-by: chegar, mchung, alanb, sla
Tue, 04 Mar 2014 09:35:54 +0100 8031065: java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails: OutOfMemoryError: Metaspace
mtobiass [Tue, 04 Mar 2014 09:35:54 +0100] rev 23053
8031065: java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails: OutOfMemoryError: Metaspace Summary: Load classes until getUsageThresholdCount() > 0 instead of isUsageThresholdExceeded(). Reviewed-by: dfuchs, sjiang, sla
Wed, 05 Mar 2014 07:24:34 +0000 8032473: Restructure JSSE regression test hierarchy in jdk test
xuelei [Wed, 05 Mar 2014 07:24:34 +0000] rev 23052
8032473: Restructure JSSE regression test hierarchy in jdk test Reviewed-by: weijun
Tue, 04 Mar 2014 18:32:27 -0800 8035452: Fix serial lint warnings in core libs
darcy [Tue, 04 Mar 2014 18:32:27 -0800] rev 23051
8035452: Fix serial lint warnings in core libs Reviewed-by: smarks
Tue, 04 Mar 2014 18:28:56 -0800 8036568: Serial incompatibility in java.util.TreeMap.NavigableSubMap
darcy [Tue, 04 Mar 2014 18:28:56 -0800] rev 23050
8036568: Serial incompatibility in java.util.TreeMap.NavigableSubMap Reviewed-by: smarks
Tue, 04 Mar 2014 15:33:30 -0800 8035776: Consistent Lambda construction
rfield [Tue, 04 Mar 2014 15:33:30 -0800] rev 23049
8035776: Consistent Lambda construction Reviewed-by: ahgross, briangoetz, dlsmith
Tue, 04 Mar 2014 13:27:55 +0000 8036584: Review comments from 8035897
chegar [Tue, 04 Mar 2014 13:27:55 +0000] rev 23048
8036584: Review comments from 8035897 Reviewed-by: alanb
Fri, 28 Feb 2014 13:38:51 +0100 6625574: java/lang/management/MemoryMXBean/Pending.java fails: "pending finalization = 0 but expected > 0"
mtobiass [Fri, 28 Feb 2014 13:38:51 +0100] rev 23047
6625574: java/lang/management/MemoryMXBean/Pending.java fails: "pending finalization = 0 but expected > 0" Summary: Move local objs variable to a static public so the the optimizer will not remove it unexpectedly. Reviewed-by: sla
Mon, 03 Mar 2014 18:17:00 +0400 6946101: ShellScaffold.sh based tests can issue "write error: Broken pipe" messages
iignatyev [Mon, 03 Mar 2014 18:17:00 +0400] rev 23046
6946101: ShellScaffold.sh based tests can issue "write error: Broken pipe" messages Reviewed-by: dcubed, sla Contributed-by: Pavel Punegov <pavel.punegov@oracle.com>
Mon, 03 Mar 2014 11:06:38 +0000 8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently
ewang [Mon, 03 Mar 2014 11:06:38 +0000] rev 23045
8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently Reviewed-by: chegar, alanb, igerasim
Mon, 03 Mar 2014 10:55:31 +0800 8036104: Rename the PAData.java test
weijun [Mon, 03 Mar 2014 10:55:31 +0800] rev 23044
8036104: Rename the PAData.java test Reviewed-by: xuelei
Sun, 02 Mar 2014 19:27:43 +0000 8035897: Better memory allocation for file descriptors greater than 1024 on macosx
chegar [Sun, 02 Mar 2014 19:27:43 +0000] rev 23043
8035897: Better memory allocation for file descriptors greater than 1024 on macosx Reviewed-by: michaelm
Sun, 02 Mar 2014 19:21:18 +0000 8035868: Check for JNI pending exceptions in windows/native/sun/net/spi/DefaultProxySelector.c
chegar [Sun, 02 Mar 2014 19:21:18 +0000] rev 23042
8035868: Check for JNI pending exceptions in windows/native/sun/net/spi/DefaultProxySelector.c Reviewed-by: alanb
Sun, 02 Mar 2014 15:56:07 +0000 8010194: java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh fails with "Timed out waiting ..." (sol)
alanb [Sun, 02 Mar 2014 15:56:07 +0000] rev 23041
8010194: java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh fails with "Timed out waiting ..." (sol) Reviewed-by: chegar
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip