Wed, 20 Jul 2016 20:47:42 +0200 simonis 8161951: 8132379 introduced non ANSI C coding
Thu, 21 Jul 2016 10:02:12 +0800 amlu 8161565: Problem list httpclient/SplitResponse.java
Wed, 20 Jul 2016 08:32:07 -0700 bchristi 8161718: Copyright/License updates to corba, jdk
Tue, 19 Jul 2016 10:05:22 -0700 sdrach 8157524: Revert JarFile methods "entries" and "stream" to Java 8 behavior
Tue, 19 Jul 2016 16:13:01 -0700 bpb 8161091: Incorrect HTTP Stream.FlowControl implementation allows to send DataFrame even when window size was exhausted
Wed, 08 Jun 2016 21:45:34 +0100 mhaupt 8158571: Additional method handle validation
Fri, 20 May 2016 09:58:14 +0100 mhaupt 8155985: Persistent Parameter Processing
Sat, 23 Apr 2016 05:04:27 -0700 jrose 8154475: Clean up lookup visibility
Mon, 04 Apr 2016 15:48:28 +0300 vadim 8151925: Font reference improvements
Wed, 30 Mar 2016 22:02:23 +0000 valeriep 8146514: Enforce GCM limits
Wed, 16 Mar 2016 21:59:55 +0000 valeriep 8147771: Construction of static protection domains under Javax custom policy
Fri, 11 Mar 2016 23:54:17 +0000 valeriep 8149070: Enforce update ordering
Thu, 28 Jan 2016 11:03:09 +0100 jbachorik 8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811
Wed, 13 Jan 2016 14:04:58 -0800 bpb 8145446: Perfect pipe placement
Wed, 23 Dec 2015 02:36:57 +0000 valeriep 8138811: Construction of static protection domains
Tue, 19 Jul 2016 09:31:59 -0700 sherman 8155616: java/util/zip/TestLocalTime.java fails intermittently with storing mtime failed
Tue, 19 Jul 2016 16:36:09 +0200 psandoz 8161129: Unsafe::getUnsafe should allow the platform class loader to access it
Tue, 19 Jul 2016 09:37:28 +0800 amlu 8161567: Mark java/util/concurrent/forkjoin/FJExceptionTableLeak.java as intermittently failing
Mon, 18 Jul 2016 13:33:23 -0700 amurillo Merge
Mon, 18 Jul 2016 09:38:08 -0700 amurillo Merge
Fri, 15 Jul 2016 09:05:36 -0700 amurillo Merge
Thu, 14 Jul 2016 10:07:13 -0700 dcubed 8161388: quarantine java/lang/instrument/DaemonThread/TestDaemonThread.java
Sat, 09 Jul 2016 21:41:14 -0700 sspitsyn 8159147: Add ClassLoader parameter to new ClassFileTransformer transform method
Sat, 09 Jul 2016 17:45:16 -0700 sspitsyn 8159145: Add JVMTI function GetNamedModule
Fri, 08 Jul 2016 12:17:10 -0700 amurillo Merge
Fri, 08 Jul 2016 17:36:34 +0300 dsamersoff 8159925: sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278
Thu, 07 Jul 2016 17:22:04 -0700 dcubed Merge
Mon, 18 Jul 2016 11:22:53 -0700 naoto 8159214: jlink --include-locales problems
Mon, 18 Jul 2016 14:39:21 +0300 snikandrova 8054213: Class name repeated in output of Type.toString()
Mon, 18 Jul 2016 13:57:59 +0300 snikandrova 8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly
Mon, 18 Jul 2016 10:27:58 -0700 darcy 8161500: Use getTypeName and StringJoiner in core reflection toString methods
Mon, 18 Jul 2016 15:34:22 +0100 chegar 8160993: Fix headers in the java/net/http package
Mon, 18 Jul 2016 13:43:49 +0100 prappo 8161474: Extract interface from java.net.http.RawChannel
Mon, 18 Jul 2016 14:06:50 +0200 mhaupt 8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java
Mon, 18 Jul 2016 13:13:52 +0800 amlu 8161347: Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing
Fri, 15 Jul 2016 17:49:42 -0700 bpb 8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind
Fri, 15 Jul 2016 14:04:09 -0700 dl 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes
Fri, 15 Jul 2016 13:59:58 -0700 dl 8157522: Performance improvements to CompletableFuture
Fri, 15 Jul 2016 13:55:51 -0700 dl 8157523: Various improvements to ForkJoin/SubmissionPublisher code
Fri, 15 Jul 2016 13:51:43 -0700 dl 8159924: Various improvements to StampedLock code
Thu, 21 Jul 2016 16:42:58 +0000 amurillo Added tag jdk-9+128 for changeset 90ff5a56fe54
Wed, 05 Jul 2017 21:58:58 +0200 duke Merge
Thu, 21 Jul 2016 21:42:16 +0000 vlivanov Merge
Thu, 21 Jul 2016 20:18:11 +0300 vlivanov 8155781: C2: opaque unsafe access triggers an assert
Thu, 21 Jul 2016 17:14:02 +0000 amurillo Merge
Wed, 20 Jul 2016 10:55:32 -0700 dcubed 8161949: quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev
Wed, 11 May 2016 12:03:46 -0400 hseigel 8155981: Bolster bytecode verification
Wed, 20 Apr 2016 16:39:37 -0400 jiangli 8153312: Constrain AppCDS behavior
Wed, 06 Apr 2016 21:53:44 -0700 iklam 8150752: Share Class Data
Wed, 06 Apr 2016 07:55:32 -0400 hseigel 8152479: Coded byte streams
Tue, 19 Jul 2016 11:02:28 +0200 zmajo Merge
Tue, 19 Jul 2016 10:14:34 +0200 zmajo 8161660: Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java
Mon, 18 Jul 2016 15:53:56 +0200 zmajo 8161581: Quarantine compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java
Fri, 15 Jul 2016 09:05:33 -0700 amurillo Merge
Wed, 06 Jul 2016 20:58:08 +0900 ysuenaga 8153074: UL: Show output option in VM.log jcmd
Sat, 09 Jul 2016 19:20:38 -0700 sspitsyn 8159145: Add JVMTI function GetNamedModule
Fri, 08 Jul 2016 12:17:10 -0700 amurillo Merge
Thu, 19 May 2016 13:59:50 -0700 jmasa 8157240: GC task trace logging is incomprehensible
Tue, 21 Jun 2016 14:00:18 +0200 stefank 8159893: StringTable cleaning log line lacks the GC ID prefix
Thu, 07 Jul 2016 14:58:17 -0700 dcubed 8068592: Remove unused code in objectMonitor.hpp
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip