Mon, 26 Sep 2016 13:37:10 -0700 sdrach 8153654: Update jdeps to be multi-release jar aware
Mon, 26 Sep 2016 21:24:17 +0200 clanger 8166604: nio: remove unneeded locals variables and correct NPE
Mon, 26 Sep 2016 08:19:07 -0700 xiaofeya 8130657: com/sun/net/httpserver/Test5.java failed with java.lang.RuntimeException: wrong string result
Mon, 26 Sep 2016 14:56:35 +0200 erikj 8163102: Fix headless only configuration option
Fri, 23 Sep 2016 13:24:33 -0700 dl 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21
Fri, 23 Sep 2016 13:21:23 -0700 dl 8166059: JSR166TestCase.java fails with NPE in dumpTestThreads on timeout
Fri, 23 Sep 2016 13:18:22 -0700 dl 8166057: [testbug] CoreThreadTimeOut still uses hardcoded timeout
Fri, 23 Sep 2016 13:14:14 -0700 dl 8166465: CompletableFuture.minimalCompletionStage().toCompletableFuture() should be non-minimal
Fri, 23 Sep 2016 12:08:38 +0300 skovalev 8166553: undeclared dependencies for two IO tests
Fri, 23 Sep 2016 15:31:46 +0100 robm 8159410: InetAddress.isReachable returns true for non existing IP adresses
Fri, 23 Sep 2016 15:20:49 +0200 mhaupt 8161211: better inlining support for loop bytecode intrinsics
Fri, 23 Sep 2016 03:15:00 -0700 xiaofeya 8085049: java/net/MulticastSocket/TimeToLive.java fails intermittently with "Address already in use"
Fri, 23 Sep 2016 01:08:24 +0000 valeriep 8136355: CKM_SSL3_KEY_AND_MAC_DERIVE no longer available by default on Solaris 12
Thu, 22 Sep 2016 18:31:42 +0000 lana Merge
Thu, 22 Sep 2016 17:21:10 +0100 coffeys 8151832: Improve exception messages in exception thrown by new JDK 9 code
Thu, 22 Sep 2016 07:28:40 -0700 jnimeh 8049516: sun.security.provider.SeedGenerator throws ArrayIndexOutOfBoundsException
Wed, 21 Sep 2016 09:29:30 -0700 amurillo Merge
Fri, 16 Sep 2016 10:57:21 -0700 amurillo Merge
Wed, 14 Sep 2016 11:53:36 -0700 mchung 8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method
Wed, 14 Sep 2016 08:16:16 -0400 gtriantafill 8165889: Remove jdk.test.lib.unsafe.UnsafeHelper
Sat, 10 Sep 2016 12:23:52 -0700 amurillo Merge
Sat, 10 Sep 2016 08:27:40 -0400 hseigel 8165634: Support multiple --add-modules options on the command line
Fri, 09 Sep 2016 11:25:33 -0700 dcubed Merge
Fri, 09 Sep 2016 11:15:58 -0700 rdurbin 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Fri, 09 Sep 2016 15:16:22 +0300 akulyakh 8139368: -javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve
Thu, 08 Sep 2016 23:43:47 -0400 dlong Merge
Tue, 30 Aug 2016 09:30:07 +0200 zmajo 8161720: Better byte behavior for off-heap data
Wed, 21 Sep 2016 16:22:41 +0200 erikj Merge
Wed, 21 Sep 2016 14:22:11 +0200 alanbur 8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
Wed, 21 Sep 2016 17:09:41 +0300 skovalev 8166450: smartcardio related tests failed on compilation during execution with jtreg tool
Wed, 21 Sep 2016 02:19:59 -0700 xiaofeya 8166359: java/net/URLPermission/nstest/lookup.sh fails if proxy is set since fix for JDK-8161016
Wed, 21 Sep 2016 08:55:47 +0800 amlu 8166248: tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
Tue, 20 Sep 2016 12:56:54 +0300 skovalev 8166285: Missing dependencies java.httpclient for tests from java/net pachage
Tue, 20 Sep 2016 08:46:33 +0200 clanger 8166189: Fix for Bug 8165524 breaks AIX build
Tue, 20 Sep 2016 10:32:52 +0800 jjiang 8165566: sun/security/ssl/SocketCreation/SocketCreation.java fails intermittently: Address already in use
Thu, 22 Sep 2016 16:41:14 +0000 lana Added tag jdk-9+137 for changeset c3cde7c41eef
Wed, 05 Jul 2017 22:15:09 +0200 duke Merge
Thu, 22 Sep 2016 18:32:20 +0000 lana Merge
Wed, 21 Sep 2016 09:29:30 -0700 amurillo Merge
Fri, 16 Sep 2016 10:57:18 -0700 amurillo Merge
Wed, 14 Sep 2016 11:53:20 -0700 mchung 8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method
Tue, 13 Sep 2016 16:18:44 -0700 jmasa 8161029: GPL header missing comma after year
Wed, 14 Sep 2016 10:02:49 -0400 hseigel 8149607: [Verifier] Do not verify pop, pop2, swap, dup* against top
Wed, 14 Sep 2016 08:17:50 -0400 gtriantafill 8165889: Remove jdk.test.lib.unsafe.UnsafeHelper
Tue, 13 Sep 2016 21:29:30 +0000 sspitsyn Merge
Tue, 13 Sep 2016 20:17:46 +0000 sspitsyn Merge
Tue, 13 Sep 2016 13:10:42 -0700 sspitsyn 8165681: ClassLoad and ClassPrepare JVMTI events are missed in the start phase
Tue, 13 Sep 2016 18:22:21 +0000 cjplummer Merge
Tue, 13 Sep 2016 17:22:28 +0000 cjplummer Merge
Tue, 30 Aug 2016 16:08:52 +0200 goetz 8165315: [ppc] Port "8133749: NMT detail stack trace cleanup"
Tue, 13 Sep 2016 19:17:21 +0200 rehn Merge
Tue, 13 Sep 2016 09:04:44 +0200 dsimms 8164086: Checked JNI pending exception check should be cleared when returning to Java frame
Tue, 13 Sep 2016 18:19:05 +0200 mockner Merge
Tue, 13 Sep 2016 11:04:29 -0400 mockner 8163014: Mysterious/wrong value for "long" frame local variable on 64-bit
Tue, 13 Sep 2016 11:32:45 +0200 tschatzl 8164948: Initializing stores of HeapRegions are not ordered with regards to their use in G1ConcurrentMark
Mon, 12 Sep 2016 18:59:13 +0000 poonam Merge
Mon, 12 Sep 2016 17:18:19 +0000 poonam 8165493: SA: Add method in GrowableArray.java to be able to access the 'data' field
Mon, 12 Sep 2016 13:16:39 -0400 ctornqvi 8165881: Backout JDK-8164913
Mon, 12 Sep 2016 16:34:36 +0200 sjohanss 8114823: G1 doesn't honor request to disable class unloading
Thu, 08 Sep 2016 12:30:38 +0200 ehelin 8165455: Tracing events for G1 have incorrect metadata
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip