Thu, 22 Nov 2018 09:26:51 +0100 8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled
tschatzl [Thu, 22 Nov 2018 09:26:51 +0100] rev 52657
8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled Summary: With UseTransparentHugePages we always need to pretouch on small page size as the underlying memory could currently be allocated as either small or large pages. Reviewed-by: shade, sjohanss
Thu, 22 Nov 2018 09:25:19 +0100 8213997: Remove G1HRRSUseSparseTable flag
tschatzl [Thu, 22 Nov 2018 09:25:19 +0100] rev 52656
8213997: Remove G1HRRSUseSparseTable flag Summary: Remove develop flag because it is not used anyway. Reviewed-by: shade, manc
Thu, 22 Nov 2018 09:23:05 +0100 8214057: GC/C2 abstraction for Node::has_special_unique_user()
rkennke [Thu, 22 Nov 2018 09:23:05 +0100] rev 52655
8214057: GC/C2 abstraction for Node::has_special_unique_user() Reviewed-by: kvn, roland
Thu, 22 Nov 2018 09:22:54 +0100 8214055: GC/C2 abstraction for phaseX
rkennke [Thu, 22 Nov 2018 09:22:54 +0100] rev 52654
8214055: GC/C2 abstraction for phaseX Reviewed-by: kvn, roland
Fri, 09 Nov 2018 14:08:01 +0100 8212748: ZGC: Add reentrant locking functionality
pliden [Fri, 09 Nov 2018 14:08:01 +0100] rev 52653
8212748: ZGC: Add reentrant locking functionality Reviewed-by: eosterlund, kbarrett
Thu, 22 Nov 2018 09:14:31 +0100 8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java
pliden [Thu, 22 Nov 2018 09:14:31 +0100] rev 52652
8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java Reviewed-by: eosterlund, rehn, dcubed
Thu, 22 Nov 2018 13:25:44 +0530 8046500: GetIpAddrTable function failed on Pure Ipv6 environment
vtewari [Thu, 22 Nov 2018 13:25:44 +0530] rev 52651
8046500: GetIpAddrTable function failed on Pure Ipv6 environment Reviewed-by: chegar
Wed, 21 Nov 2018 22:34:01 -0800 8213909: jdeps --print-module-deps should report missing dependences
mchung [Wed, 21 Nov 2018 22:34:01 -0800] rev 52650
8213909: jdeps --print-module-deps should report missing dependences 8168869: jdeps: localized messages don't use proper line breaks Reviewed-by: sundar
Wed, 21 Nov 2018 22:33:33 -0800 8211051: jdeps usage of --dot-output doesn't provide valid output for modular jar
mchung [Wed, 21 Nov 2018 22:33:33 -0800] rev 52649
8211051: jdeps usage of --dot-output doesn't provide valid output for modular jar Reviewed-by: sundar
Thu, 22 Nov 2018 10:25:44 +0530 8213819: doclint should warn against {@index} inside <a> tag
pmuthuswamy [Thu, 22 Nov 2018 10:25:44 +0530] rev 52648
8213819: doclint should warn against {@index} inside <a> tag Reviewed-by: jjg, hannesw
Thu, 22 Nov 2018 10:30:47 +0800 8211266: [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive
amlu [Thu, 22 Nov 2018 10:30:47 +0800] rev 52647
8211266: [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive Reviewed-by: lancea
Thu, 22 Nov 2018 02:32:36 +0100 Added tag jdk-12+21 for changeset f8fb0c86f2b3
jwilhelm [Thu, 22 Nov 2018 02:32:36 +0100] rev 52646
Added tag jdk-12+21 for changeset f8fb0c86f2b3
Wed, 21 Nov 2018 22:02:17 +0100 8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects
dnsimon [Wed, 21 Nov 2018 22:02:17 +0100] rev 52645
8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects Reviewed-by: kvn, never
Wed, 21 Nov 2018 12:36:16 -0800 8214139: Remove wrapper methods from {Base,Html}Configuration
jjg [Wed, 21 Nov 2018 12:36:16 -0800] rev 52644
8214139: Remove wrapper methods from {Base,Html}Configuration Reviewed-by: pmuthuswamy, hannesw
Wed, 21 Nov 2018 15:06:13 -0500 8213202: Possible race condition in TLS 1.3 session resumption jdk-12+21
apetcher [Wed, 21 Nov 2018 15:06:13 -0500] rev 52643
8213202: Possible race condition in TLS 1.3 session resumption Reviewed-by: jnimeh
Wed, 21 Nov 2018 10:46:45 -0800 8214149: Move out assignments when not using NSK*VERIFY macros
jcbeyler [Wed, 21 Nov 2018 10:46:45 -0800] rev 52642
8214149: Move out assignments when not using NSK*VERIFY macros Summary: Move out the assignments from ifs Reviewed-by: sspitsyn, cjplummer
Wed, 21 Nov 2018 18:44:11 +0000 8214078: (fs) SecureDirectoryStream not supported on arm32
alanb [Wed, 21 Nov 2018 18:44:11 +0000] rev 52641
8214078: (fs) SecureDirectoryStream not supported on arm32 Reviewed-by: alanb Contributed-by: nick.gasson@arm.com
Wed, 21 Nov 2018 09:38:27 -0800 8213721: [Graal] Tests vmTestbase/nsk/stress/except/except* may be encountering SEGV during out-of-memory conditions
jcbeyler [Wed, 21 Nov 2018 09:38:27 -0800] rev 52640
8213721: [Graal] Tests vmTestbase/nsk/stress/except/except* may be encountering SEGV during out-of-memory conditions Summary: Add the exception handler only for the current thread Reviewed-by: dholmes, sspitsyn, thartmann
Wed, 21 Nov 2018 08:16:25 -0800 8213235: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit
bpb [Wed, 21 Nov 2018 08:16:25 -0800] rev 52639
8213235: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit Reviewed-by: alanb, dfuchs
Wed, 21 Nov 2018 15:09:27 +0000 8213942: URLStreamHandler initialization race
coffeys [Wed, 21 Nov 2018 15:09:27 +0000] rev 52638
8213942: URLStreamHandler initialization race Reviewed-by: alanb, chegar, prappo
Wed, 21 Nov 2018 09:40:19 -0500 8214144: Remove confusing locking_enqueue_completed_buffer
kbarrett [Wed, 21 Nov 2018 09:40:19 -0500] rev 52637
8214144: Remove confusing locking_enqueue_completed_buffer Summary: Remove function. Reviewed-by: tschatzl, manc
Wed, 21 Nov 2018 15:22:28 +0100 8214120: [REDO] Fix sun.awt.nativedebug on X11 platforms
simonis [Wed, 21 Nov 2018 15:22:28 +0100] rev 52636
8214120: [REDO] Fix sun.awt.nativedebug on X11 platforms Reviewed-by: stuefe, ihse
Wed, 21 Nov 2018 15:22:57 +0100 8212982: Rule cases in switch expression accepted even if complete normally
jlahoda [Wed, 21 Nov 2018 15:22:57 +0100] rev 52635
8212982: Rule cases in switch expression accepted even if complete normally Summary: Ensure an error is reported if switch expression does not correctly produce a value. Reviewed-by: mcimadamore
Wed, 21 Nov 2018 15:05:21 +0100 8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
thartmann [Wed, 21 Nov 2018 15:05:21 +0100] rev 52634
8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2 Summary: Added missing null checks and checks for pending exception. Reviewed-by: kvn
Wed, 21 Nov 2018 14:24:31 +0530 8209923: Unicode 11.0.0.
rgoel [Wed, 21 Nov 2018 14:24:31 +0530] rev 52633
8209923: Unicode 11.0.0. Summary: Updated JDK to support Unicode 11.0.0. Reviewed-by: naoto
Wed, 14 Nov 2018 13:15:54 +0100 8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1
roland [Wed, 14 Nov 2018 13:15:54 +0100] rev 52632
8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1 Reviewed-by: kvn, dlong, aph
Tue, 20 Nov 2018 20:00:15 -0800 8213587: Speed up CDS dump time by using resizable hashtables
iklam [Tue, 20 Nov 2018 20:00:15 -0800] rev 52631
8213587: Speed up CDS dump time by using resizable hashtables Reviewed-by: jiangli, coleenp, gziemski
Tue, 20 Nov 2018 18:36:57 -0800 8214154: problem list HeapMonitorStatIntervalTest.java
jcbeyler [Tue, 20 Nov 2018 18:36:57 -0800] rev 52630
8214154: problem list HeapMonitorStatIntervalTest.java Summary: Add the test to the problem list until solved Reviewed-by: dholmes
Tue, 20 Nov 2018 20:09:11 -0500 8214124: [TESTBUG] Bugs in runtime/NMT/MallocStressTest.java
zgu [Tue, 20 Nov 2018 20:09:11 -0500] rev 52629
8214124: [TESTBUG] Bugs in runtime/NMT/MallocStressTest.java Summary: Fix possible negative size and index that can cause the test to fail Reviewed-by: stuefe, shade
Tue, 20 Nov 2018 22:59:27 +0100 8213992: Rename and make DieOnSafepointTimeout the diagnostic option
shade [Tue, 20 Nov 2018 22:59:27 +0100] rev 52628
8213992: Rename and make DieOnSafepointTimeout the diagnostic option Reviewed-by: dholmes, dcubed, coleenp, kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip