Mon, 17 Aug 2015 13:17:25 +0530 8133652: Implement tab-completion for member select expressions
sundar [Mon, 17 Aug 2015 13:17:25 +0530] rev 32240
8133652: Implement tab-completion for member select expressions Reviewed-by: jlaskey, attila
Fri, 14 Aug 2015 18:48:26 +0530 8133624: Move JDK-8055034.js and JDK-8130127.js to currently-failing directory to exclude from test run
sundar [Fri, 14 Aug 2015 18:48:26 +0530] rev 32239
8133624: Move JDK-8055034.js and JDK-8130127.js to currently-failing directory to exclude from test run Reviewed-by: jlaskey, hannesw
Thu, 20 Aug 2015 11:38:25 -0700 Added tag jdk9-b78 for changeset 23662c20a442
katleman [Thu, 20 Aug 2015 11:38:25 -0700] rev 32238
Added tag jdk9-b78 for changeset 23662c20a442
Wed, 05 Jul 2017 20:46:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:21 +0200] rev 32237
Merge
Thu, 20 Aug 2015 11:38:18 -0700 Added tag jdk9-b78 for changeset 525d3550480f
katleman [Thu, 20 Aug 2015 11:38:18 -0700] rev 32236
Added tag jdk9-b78 for changeset 525d3550480f
Wed, 05 Jul 2017 20:46:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:18 +0200] rev 32235
Merge
Thu, 20 Aug 2015 12:29:24 -0700 Merge
lana [Thu, 20 Aug 2015 12:29:24 -0700] rev 32234
Merge
Thu, 20 Aug 2015 11:16:54 -0700 8050460: JAAS login/logout tests with LoginContext
asmotrak [Thu, 20 Aug 2015 11:16:54 -0700] rev 32233
8050460: JAAS login/logout tests with LoginContext Reviewed-by: xuelei Contributed-by: svetlana.nikandrova@oracle.com
Wed, 19 Aug 2015 13:11:24 -0700 8074821: Resolve disabled warnings for libnio
bpb [Wed, 19 Aug 2015 13:11:24 -0700] rev 32232
8074821: Resolve disabled warnings for libnio Summary: Enable the indicated warnings and correct the code which provoked them. Reviewed-by: alanb
Wed, 19 Aug 2015 17:42:52 +0100 8130799: KeyStoreSpi.engineProbe does not throw the expected NullPointerException
vinnie [Wed, 19 Aug 2015 17:42:52 +0100] rev 32231
8130799: KeyStoreSpi.engineProbe does not throw the expected NullPointerException Reviewed-by: xuelei
Tue, 18 Aug 2015 20:30:15 -0700 8132944: test java/lang/ClassLoader/GetSystemPackage.java writes stuff to Agent stdout
mchung [Tue, 18 Aug 2015 20:30:15 -0700] rev 32230
8132944: test java/lang/ClassLoader/GetSystemPackage.java writes stuff to Agent stdout Reviewed-by: dholmes
Tue, 18 Aug 2015 21:16:27 +0000 8086002: Move apple.security.AppleProvider to a proper module
valeriep [Tue, 18 Aug 2015 21:16:27 +0000] rev 32229
8086002: Move apple.security.AppleProvider to a proper module Summary: Move Apple provider to java.base module with "libosxsecurity" native library. Reviewed-by: mchung
Tue, 18 Aug 2015 12:49:00 -0700 8133808: Place java/lang/ProcessHandle/InfoTest.java on the Problem List
darcy [Tue, 18 Aug 2015 12:49:00 -0700] rev 32228
8133808: Place java/lang/ProcessHandle/InfoTest.java on the Problem List Reviewed-by: lancea
Tue, 18 Aug 2015 18:04:17 +0300 8132478: [tidy] three new warnings from java docs (java.net, javax.annotation)
avstepan [Tue, 18 Aug 2015 18:04:17 +0300] rev 32227
8132478: [tidy] three new warnings from java docs (java.net, javax.annotation) Summary: minor docs cleanup (jdk part) Reviewed-by: lancea
Tue, 18 Aug 2015 15:46:01 +0200 8132527: jimage tool extract and recreate options are not consistent (no NPE)
jfdenise [Tue, 18 Aug 2015 15:46:01 +0200] rev 32226
8132527: jimage tool extract and recreate options are not consistent (no NPE) Summary: Module metadata original name must be reused when recreating a jimage Reviewed-by: jlaskey
Mon, 17 Aug 2015 11:18:31 -0700 Merge
amurillo [Mon, 17 Aug 2015 11:18:31 -0700] rev 32225
Merge
Thu, 13 Aug 2015 15:50:52 -0700 Merge
amurillo [Thu, 13 Aug 2015 15:50:52 -0700] rev 32224
Merge
Mon, 10 Aug 2015 13:34:55 +0000 Merge
sla [Mon, 10 Aug 2015 13:34:55 +0000] rev 32223
Merge
Mon, 10 Aug 2015 13:08:55 +0200 8076470: Remove the JVM TI hprof Agent
sla [Mon, 10 Aug 2015 13:08:55 +0200] rev 32222
8076470: Remove the JVM TI hprof Agent Reviewed-by: sspitsyn, mchung, erikj
Mon, 10 Aug 2015 14:05:37 +0300 Merge
dsamersoff [Mon, 10 Aug 2015 14:05:37 +0300] rev 32221
Merge
Wed, 05 Aug 2015 03:43:31 +0200 Merge
kbarrett [Wed, 05 Aug 2015 03:43:31 +0200] rev 32220
Merge
Tue, 04 Aug 2015 17:26:14 -0400 8132306: java/lang/ref/ReferenceEnqueue.java fails with "RuntimeException: Error: poll() returned null; expected ref object"
kbarrett [Tue, 04 Aug 2015 17:26:14 -0400] rev 32219
8132306: java/lang/ref/ReferenceEnqueue.java fails with "RuntimeException: Error: poll() returned null; expected ref object" Summary: Carefully order ref.queue and queue list updates to address races. Reviewed-by: dholmes, dfuchs, plevart
Tue, 04 Aug 2015 19:25:59 +0000 Merge
dsamersoff [Tue, 04 Aug 2015 19:25:59 +0000] rev 32218
Merge
Tue, 04 Aug 2015 18:11:40 +0300 8132648: sun/tools/jhsdb/BasicLauncherTest fails with java.lang.RuntimeException
dsamersoff [Tue, 04 Aug 2015 18:11:40 +0300] rev 32217
8132648: sun/tools/jhsdb/BasicLauncherTest fails with java.lang.RuntimeException Summary: Added check for standard conditions causing attach to fail Reviewed-by: jbachorik, sspitsyn
Tue, 04 Aug 2015 15:16:23 +0200 8085919: OperatingSystemMXBean/TestTotalSwap.java failure : Total Swap Space figures mismatch
jbachorik [Tue, 04 Aug 2015 15:16:23 +0200] rev 32216
8085919: OperatingSystemMXBean/TestTotalSwap.java failure : Total Swap Space figures mismatch Reviewed-by: dholmes
Mon, 17 Aug 2015 12:28:55 +0300 8133321: (tz) Support tzdata2015f
aefimov [Mon, 17 Aug 2015 12:28:55 +0300] rev 32215
8133321: (tz) Support tzdata2015f Reviewed-by: okutsu
Mon, 17 Aug 2015 12:21:34 +0300 8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
kshefov [Mon, 17 Aug 2015 12:21:34 +0300] rev 32214
8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments() Reviewed-by: vlivanov, mhaupt
Mon, 17 Aug 2015 12:13:18 +0300 8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
kshefov [Mon, 17 Aug 2015 12:13:18 +0300] rev 32213
8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified Reviewed-by: vlivanov, mhaupt
Sat, 15 Aug 2015 21:14:08 +0800 8132330: Ineffective SecureRandom usage in RSA encoding with PKCS1Padding
weijun [Sat, 15 Aug 2015 21:14:08 +0800] rev 32212
8132330: Ineffective SecureRandom usage in RSA encoding with PKCS1Padding Reviewed-by: weijun Contributed-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Sat, 15 Aug 2015 04:38:51 +0000 8039390: Unexpected behaviour of String.format with null arguments
sherman [Sat, 15 Aug 2015 04:38:51 +0000] rev 32211
8039390: Unexpected behaviour of String.format with null arguments Summary: to explicitly specify the null behavior for all conversions Reviewed-by: rriggs
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip