Wed, 05 Jul 2017 22:15:43 +0200 Merge
duke [Wed, 05 Jul 2017 22:15:43 +0200] rev 41146
Merge
Mon, 26 Sep 2016 13:27:45 +0200 8164467: ES6 computed properties are implemented wrongly
hannesw [Mon, 26 Sep 2016 13:27:45 +0200] rev 41145
8164467: ES6 computed properties are implemented wrongly Reviewed-by: sundar, lagergren
Thu, 22 Sep 2016 18:32:42 +0000 Merge
lana [Thu, 22 Sep 2016 18:32:42 +0000] rev 41144
Merge
Tue, 20 Sep 2016 21:53:00 +0530 8166298: 3 nashorn ant tests fail with latest jdk9-dev tip
sundar [Tue, 20 Sep 2016 21:53:00 +0530] rev 41143
8166298: 3 nashorn ant tests fail with latest jdk9-dev tip Reviewed-by: hannesw, mhaupt
Tue, 20 Sep 2016 11:33:03 +0200 8166296: add documentation for Date,RegExp,Error,JSON objects
sdama [Tue, 20 Sep 2016 11:33:03 +0200] rev 41142
8166296: add documentation for Date,RegExp,Error,JSON objects Reviewed-by: mhaupt, sundar
Thu, 22 Sep 2016 16:41:15 +0000 Added tag jdk-9+137 for changeset b772c7126f36
lana [Thu, 22 Sep 2016 16:41:15 +0000] rev 41141
Added tag jdk-9+137 for changeset b772c7126f36
Wed, 05 Jul 2017 22:15:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:15:34 +0200] rev 41140
Merge
Thu, 22 Sep 2016 16:41:12 +0000 Added tag jdk-9+137 for changeset 7d79b32d8005
lana [Thu, 22 Sep 2016 16:41:12 +0000] rev 41139
Added tag jdk-9+137 for changeset 7d79b32d8005
Wed, 05 Jul 2017 22:15:27 +0200 Merge
duke [Wed, 05 Jul 2017 22:15:27 +0200] rev 41138
Merge
Tue, 27 Sep 2016 12:07:33 +0100 8166747: Add invalid network / computer name cases to isReachable known failure switch
robm [Tue, 27 Sep 2016 12:07:33 +0100] rev 41137
8166747: Add invalid network / computer name cases to isReachable known failure switch Reviewed-by: chegar, msheppar
Tue, 27 Sep 2016 01:36:31 -0700 8154525: java/net/ServerSocket/ThreadStop.java fails intermittently with error while cleaning up threads after test
xiaofeya [Tue, 27 Sep 2016 01:36:31 -0700] rev 41136
8154525: java/net/ServerSocket/ThreadStop.java fails intermittently with error while cleaning up threads after test Reviewed-by: chegar
Mon, 26 Sep 2016 13:37:10 -0700 8153654: Update jdeps to be multi-release jar aware
sdrach [Mon, 26 Sep 2016 13:37:10 -0700] rev 41135
8153654: Update jdeps to be multi-release jar aware Reviewed-by: mchung
Mon, 26 Sep 2016 21:24:17 +0200 8166604: nio: remove unneeded locals variables and correct NPE
clanger [Mon, 26 Sep 2016 21:24:17 +0200] rev 41134
8166604: nio: remove unneeded locals variables and correct NPE Reviewed-by: alanb
Mon, 26 Sep 2016 08:19:07 -0700 8130657: com/sun/net/httpserver/Test5.java failed with java.lang.RuntimeException: wrong string result
xiaofeya [Mon, 26 Sep 2016 08:19:07 -0700] rev 41133
8130657: com/sun/net/httpserver/Test5.java failed with java.lang.RuntimeException: wrong string result 8085575: java/net/Socket/InheritHandle.java fails intermittently with "Address already in use" Reviewed-by: dfuchs
Mon, 26 Sep 2016 14:56:35 +0200 8163102: Fix headless only configuration option
erikj [Mon, 26 Sep 2016 14:56:35 +0200] rev 41132
8163102: Fix headless only configuration option Reviewed-by: tbell
Fri, 23 Sep 2016 13:24:33 -0700 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21
dl [Fri, 23 Sep 2016 13:24:33 -0700] rev 41131
8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 Reviewed-by: martin, chegar, shade
Fri, 23 Sep 2016 13:21:23 -0700 8166059: JSR166TestCase.java fails with NPE in dumpTestThreads on timeout
dl [Fri, 23 Sep 2016 13:21:23 -0700] rev 41130
8166059: JSR166TestCase.java fails with NPE in dumpTestThreads on timeout Reviewed-by: martin, chegar, shade
Fri, 23 Sep 2016 13:18:22 -0700 8166057: [testbug] CoreThreadTimeOut still uses hardcoded timeout
dl [Fri, 23 Sep 2016 13:18:22 -0700] rev 41129
8166057: [testbug] CoreThreadTimeOut still uses hardcoded timeout Reviewed-by: martin, chegar, shade
Fri, 23 Sep 2016 13:14:14 -0700 8166465: CompletableFuture.minimalCompletionStage().toCompletableFuture() should be non-minimal
dl [Fri, 23 Sep 2016 13:14:14 -0700] rev 41128
8166465: CompletableFuture.minimalCompletionStage().toCompletableFuture() should be non-minimal Reviewed-by: martin, chegar, shade
Fri, 23 Sep 2016 12:08:38 +0300 8166553: undeclared dependencies for two IO tests
skovalev [Fri, 23 Sep 2016 12:08:38 +0300] rev 41127
8166553: undeclared dependencies for two IO tests Reviewed-by: bpb Contributed-by: Sergei Kovalev <sergei.kovalev@oracle.com>
Fri, 23 Sep 2016 15:31:46 +0100 8159410: InetAddress.isReachable returns true for non existing IP adresses
robm [Fri, 23 Sep 2016 15:31:46 +0100] rev 41126
8159410: InetAddress.isReachable returns true for non existing IP adresses Reviewed-by: chegar, coffeys
Fri, 23 Sep 2016 15:20:49 +0200 8161211: better inlining support for loop bytecode intrinsics
mhaupt [Fri, 23 Sep 2016 15:20:49 +0200] rev 41125
8161211: better inlining support for loop bytecode intrinsics Reviewed-by: jrose, vlivanov, redestad
Fri, 23 Sep 2016 03:15:00 -0700 8085049: java/net/MulticastSocket/TimeToLive.java fails intermittently with "Address already in use"
xiaofeya [Fri, 23 Sep 2016 03:15:00 -0700] rev 41124
8085049: java/net/MulticastSocket/TimeToLive.java fails intermittently with "Address already in use" Reviewed-by: chegar
Fri, 23 Sep 2016 01:08:24 +0000 8136355: CKM_SSL3_KEY_AND_MAC_DERIVE no longer available by default on Solaris 12
valeriep [Fri, 23 Sep 2016 01:08:24 +0000] rev 41123
8136355: CKM_SSL3_KEY_AND_MAC_DERIVE no longer available by default on Solaris 12 Summary: Enhanced to detect and throw InvalidAlgorithmParameterException if SSLv3 is requested but unsupported Reviewed-by: xuelei
Thu, 22 Sep 2016 18:31:42 +0000 Merge
lana [Thu, 22 Sep 2016 18:31:42 +0000] rev 41122
Merge
Thu, 22 Sep 2016 17:21:10 +0100 8151832: Improve exception messages in exception thrown by new JDK 9 code
coffeys [Thu, 22 Sep 2016 17:21:10 +0100] rev 41121
8151832: Improve exception messages in exception thrown by new JDK 9 code Reviewed-by: alanb
Thu, 22 Sep 2016 07:28:40 -0700 8049516: sun.security.provider.SeedGenerator throws ArrayIndexOutOfBoundsException
jnimeh [Thu, 22 Sep 2016 07:28:40 -0700] rev 41120
8049516: sun.security.provider.SeedGenerator throws ArrayIndexOutOfBoundsException Summary: Prevent the latch inside ThreadedSeedGenerator.run() from overflowing into a negative value causing a negative index array lookup. Reviewed-by: xuelei, weijun
Wed, 21 Sep 2016 09:29:30 -0700 Merge
amurillo [Wed, 21 Sep 2016 09:29:30 -0700] rev 41119
Merge
Fri, 16 Sep 2016 10:57:21 -0700 Merge
amurillo [Fri, 16 Sep 2016 10:57:21 -0700] rev 41118
Merge
Wed, 14 Sep 2016 11:53:36 -0700 8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method
mchung [Wed, 14 Sep 2016 11:53:36 -0700] rev 41117
8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method Reviewed-by: bchristi, coleenp, dfuchs, sspitsyn
Wed, 14 Sep 2016 08:16:16 -0400 8165889: Remove jdk.test.lib.unsafe.UnsafeHelper
gtriantafill [Wed, 14 Sep 2016 08:16:16 -0400] rev 41116
8165889: Remove jdk.test.lib.unsafe.UnsafeHelper Summary: Remove use of setAccessible() to get Unsafe. Reviewed-by: shade, lfoltan
Sat, 10 Sep 2016 12:23:52 -0700 Merge
amurillo [Sat, 10 Sep 2016 12:23:52 -0700] rev 41115
Merge
Sat, 10 Sep 2016 08:27:40 -0400 8165634: Support multiple --add-modules options on the command line
hseigel [Sat, 10 Sep 2016 08:27:40 -0400] rev 41114
8165634: Support multiple --add-modules options on the command line Reviewed-by: alanb Contributed-by: mandy.chung@oracle.com
Fri, 09 Sep 2016 11:25:33 -0700 Merge
dcubed [Fri, 09 Sep 2016 11:25:33 -0700] rev 41113
Merge
Fri, 09 Sep 2016 11:15:58 -0700 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
rdurbin [Fri, 09 Sep 2016 11:15:58 -0700] rev 41112
8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option Summary: Split the single thread_min_stack_allowed into three distinct values (java_thread_min_stack_allowed, compiler_thread_min_stack_allowed and vm_internal_thread_min_stack_allowed) on non-Windows platforms. Reviewed-by: dcubed, gthornbr, dholmes, coleenp, fparain, aph
Fri, 09 Sep 2016 15:16:22 +0300 8139368: -javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve
akulyakh [Fri, 09 Sep 2016 15:16:22 +0300] rev 41111
8139368: -javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve Summary: A new test for the -javaagent option Reviewed-by: mchung, alanb
Thu, 08 Sep 2016 23:43:47 -0400 Merge
dlong [Thu, 08 Sep 2016 23:43:47 -0400] rev 41110
Merge
Tue, 30 Aug 2016 09:30:07 +0200 8161720: Better byte behavior for off-heap data
zmajo [Tue, 30 Aug 2016 09:30:07 +0200] rev 41109
8161720: Better byte behavior for off-heap data Summary: Normalize boolean values read with Unsafe. Reviewed-by: aph, simonis, jrose, psandoz
Wed, 21 Sep 2016 16:22:41 +0200 Merge
erikj [Wed, 21 Sep 2016 16:22:41 +0200] rev 41108
Merge
Wed, 21 Sep 2016 14:22:11 +0200 8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
alanbur [Wed, 21 Sep 2016 14:22:11 +0200] rev 41107
8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged Reviewed-by: rriggs, erikj
Wed, 21 Sep 2016 17:09:41 +0300 8166450: smartcardio related tests failed on compilation during execution with jtreg tool
skovalev [Wed, 21 Sep 2016 17:09:41 +0300] rev 41106
8166450: smartcardio related tests failed on compilation during execution with jtreg tool Reviewed-by: weijun
Wed, 21 Sep 2016 02:19:59 -0700 8166359: java/net/URLPermission/nstest/lookup.sh fails if proxy is set since fix for JDK-8161016
xiaofeya [Wed, 21 Sep 2016 02:19:59 -0700] rev 41105
8166359: java/net/URLPermission/nstest/lookup.sh fails if proxy is set since fix for JDK-8161016 Reviewed-by: chegar Contributed-by: Felix Yang <felix.yang@oracle.com>
Wed, 21 Sep 2016 08:55:47 +0800 8166248: tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
amlu [Wed, 21 Sep 2016 08:55:47 +0800] rev 41104
8166248: tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space Reviewed-by: ksrini
Tue, 20 Sep 2016 12:56:54 +0300 8166285: Missing dependencies java.httpclient for tests from java/net pachage
skovalev [Tue, 20 Sep 2016 12:56:54 +0300] rev 41103
8166285: Missing dependencies java.httpclient for tests from java/net pachage Reviewed-by: chegar
Tue, 20 Sep 2016 08:46:33 +0200 8166189: Fix for Bug 8165524 breaks AIX build
clanger [Tue, 20 Sep 2016 08:46:33 +0200] rev 41102
8166189: Fix for Bug 8165524 breaks AIX build Reviewed-by: simonis, goetz, mchung, cbensen, dsamersoff
Tue, 20 Sep 2016 10:32:52 +0800 8165566: sun/security/ssl/SocketCreation/SocketCreation.java fails intermittently: Address already in use
jjiang [Tue, 20 Sep 2016 10:32:52 +0800] rev 41101
8165566: sun/security/ssl/SocketCreation/SocketCreation.java fails intermittently: Address already in use Summary: It takes every server to be allocated a free port. Reviewed-by: chegar Contributed-by: John Jiang <sha.jiang@oracle.com>
Thu, 22 Sep 2016 16:41:14 +0000 Added tag jdk-9+137 for changeset c3cde7c41eef
lana [Thu, 22 Sep 2016 16:41:14 +0000] rev 41100
Added tag jdk-9+137 for changeset c3cde7c41eef
Wed, 05 Jul 2017 22:15:09 +0200 Merge
duke [Wed, 05 Jul 2017 22:15:09 +0200] rev 41099
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip