Thu, 22 Nov 2018 09:23:05 +0100 rkennke 8214057: GC/C2 abstraction for Node::has_special_unique_user()
Thu, 22 Nov 2018 09:22:54 +0100 rkennke 8214055: GC/C2 abstraction for phaseX
Fri, 09 Nov 2018 14:08:01 +0100 pliden 8212748: ZGC: Add reentrant locking functionality
Thu, 22 Nov 2018 09:14:31 +0100 pliden 8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java
Thu, 22 Nov 2018 13:25:44 +0530 vtewari 8046500: GetIpAddrTable function failed on Pure Ipv6 environment
Wed, 21 Nov 2018 22:34:01 -0800 mchung 8213909: jdeps --print-module-deps should report missing dependences
Wed, 21 Nov 2018 22:33:33 -0800 mchung 8211051: jdeps usage of --dot-output doesn't provide valid output for modular jar
Thu, 22 Nov 2018 10:25:44 +0530 pmuthuswamy 8213819: doclint should warn against {@index} inside <a> tag
Thu, 22 Nov 2018 10:30:47 +0800 amlu 8211266: [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive
Thu, 22 Nov 2018 02:32:36 +0100 jwilhelm Added tag jdk-12+21 for changeset f8fb0c86f2b3
Wed, 21 Nov 2018 22:02:17 +0100 dnsimon 8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects
Wed, 21 Nov 2018 12:36:16 -0800 jjg 8214139: Remove wrapper methods from {Base,Html}Configuration
Wed, 21 Nov 2018 15:06:13 -0500 apetcher 8213202: Possible race condition in TLS 1.3 session resumption jdk-12+21
Wed, 21 Nov 2018 10:46:45 -0800 jcbeyler 8214149: Move out assignments when not using NSK*VERIFY macros
Wed, 21 Nov 2018 18:44:11 +0000 alanb 8214078: (fs) SecureDirectoryStream not supported on arm32
Wed, 21 Nov 2018 09:38:27 -0800 jcbeyler 8213721: [Graal] Tests vmTestbase/nsk/stress/except/except* may be encountering SEGV during out-of-memory conditions
Wed, 21 Nov 2018 08:16:25 -0800 bpb 8213235: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit
Wed, 21 Nov 2018 15:09:27 +0000 coffeys 8213942: URLStreamHandler initialization race
Wed, 21 Nov 2018 09:40:19 -0500 kbarrett 8214144: Remove confusing locking_enqueue_completed_buffer
Wed, 21 Nov 2018 15:22:28 +0100 simonis 8214120: [REDO] Fix sun.awt.nativedebug on X11 platforms
Wed, 21 Nov 2018 15:22:57 +0100 jlahoda 8212982: Rule cases in switch expression accepted even if complete normally
Wed, 21 Nov 2018 15:05:21 +0100 thartmann 8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
Wed, 21 Nov 2018 14:24:31 +0530 rgoel 8209923: Unicode 11.0.0.
Wed, 14 Nov 2018 13:15:54 +0100 roland 8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1
Tue, 20 Nov 2018 20:00:15 -0800 iklam 8213587: Speed up CDS dump time by using resizable hashtables
Tue, 20 Nov 2018 18:36:57 -0800 jcbeyler 8214154: problem list HeapMonitorStatIntervalTest.java
Tue, 20 Nov 2018 20:09:11 -0500 zgu 8214124: [TESTBUG] Bugs in runtime/NMT/MallocStressTest.java
Tue, 20 Nov 2018 22:59:27 +0100 shade 8213992: Rename and make DieOnSafepointTimeout the diagnostic option
Tue, 20 Nov 2018 22:37:34 +0100 rkennke 8213746: GC/C2 abstraction for C2 matcher
Tue, 20 Nov 2018 21:12:46 +0100 redestad 8213033: Archive remaining primitive box caches
Mon, 19 Nov 2018 09:57:41 -0800 cushon 8213908: AssertionError in DeferredAttr at setOverloadKind
Tue, 20 Nov 2018 19:06:34 +0100 simonis 8214125: [test] Fix comparison between pointer and integer in test_ptrQueueBufferAllocator.cpp
Tue, 20 Nov 2018 09:22:13 -0800 joehw 8210722: JAXP Tests: CatalogSupport2 and CatalogSupport3 generate incorrect messages upon failure
Tue, 20 Nov 2018 21:59:07 +0530 sdama 8210742: compound var declaration type is not uniform for all variables
Tue, 20 Nov 2018 13:12:48 +0000 coffeys 8148188: Enhance the security libraries to record events of interest
Tue, 20 Nov 2018 10:08:19 +0100 eosterlund 8212992: Change mirror accessor in Klass::verify_on() to use AS_NO_KEEPALIVE
Tue, 20 Nov 2018 10:08:18 +0100 eosterlund 8212682: Avoid holding Compile_lock when blocking for GC in ObjArrayKlass::allocate_objArray_klass()
Tue, 20 Nov 2018 09:35:15 +0100 rehn 8213560: gtests might hang
Tue, 20 Nov 2018 08:17:24 +0100 pliden 8213623: ZGC: Let heap iteration walk all roots
Tue, 20 Nov 2018 10:50:54 +0530 pmuthuswamy 8184205: Captions on tabbed tables are squashed together
Tue, 20 Nov 2018 10:07:42 +0530 pmuthuswamy 8213920: Use {@systemProperty} tag for properties listed in System.getProperties
Tue, 20 Nov 2018 09:59:58 +0800 xyin 8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently
Mon, 19 Nov 2018 10:47:38 -0800 cushon 8214071: Broken msg.bug diagnostics when using the compiler API
Mon, 19 Nov 2018 22:27:51 +0100 stuefe 8214075: [BACKOUT] 8214007: Fix sun.awt.nativedebug on X11 platforms
Mon, 19 Nov 2018 19:25:57 +0100 simonis 8214007: Fix sun.awt.nativedebug on X11 platforms
Mon, 19 Nov 2018 08:52:11 -0800 erikj 8214062: JDK-8167368 Leftover: get_source.sh in build documentation
Wed, 06 Dec 2017 13:07:21 +0100 phedlin 8191339: [JVMCI] BigInteger compiler intrinsics on Graal
Thu, 08 Nov 2018 10:20:04 +0100 roland 8211451: ~2.5% regression on compression benchmark starting with 12-b11
Mon, 19 Nov 2018 13:49:50 +0100 redestad 8214045: Missing explicit dependencies of build-microbenchmark cause intermittent build failure
Mon, 19 Nov 2018 07:05:13 -0500 gadams 8213916: no copyright in signature.html
Mon, 19 Nov 2018 11:51:27 +0100 shade 8212070: Introduce diagnostic flag to abort VM on failed JIT compilation
Tue, 13 Nov 2018 09:59:50 +0100 roland 8213779: Loop opts anti dependent store detection should ignore uncommon trap calls
Mon, 19 Nov 2018 09:56:42 +0000 coffeys 8210838: Override javax.crypto.Cipher.toString()
Sun, 18 Nov 2018 19:45:33 +0100 bsrbnd 8214027: Reinstate testB_mem_imm pattern in x86_64.ad
Fri, 16 Nov 2018 17:46:15 -0800 iklam 8213948: Solaris-X64 build fails with compact hashtable
Fri, 16 Nov 2018 15:51:29 +0100 rrich 8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out
Sat, 17 Nov 2018 13:48:50 +0100 shade 8214004: Missing space between compiler thread name and task info in hs_err
Sat, 17 Nov 2018 18:11:23 +0800 weijun 8212003: Deprecating the default keytool -keyalg option
Fri, 16 Nov 2018 19:27:21 -0800 jcbeyler 8212931: HeapMonitorStatIntervalTest.java fails due average calculation
Fri, 16 Nov 2018 16:10:25 -0800 ccheung 8201375: Add the AllowArchivingWithJavaAgent diagnostic vm option to allow the use of the -javaagent option during CDS dumping
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip