eosterlund [Thu, 22 Nov 2018 09:46:24 +0100] rev 52659
8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
Reviewed-by: kvn, dlong
simonis [Thu, 22 Nov 2018 09:44:02 +0100] rev 52658
8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it
Reviewed-by: shade, erikj, stuefe, ihse, goetz
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
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
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
rkennke [Thu, 22 Nov 2018 09:22:54 +0100] rev 52654
8214055: GC/C2 abstraction for phaseX
Reviewed-by: kvn, roland
pliden [Fri, 09 Nov 2018 14:08:01 +0100] rev 52653
8212748: ZGC: Add reentrant locking functionality
Reviewed-by: eosterlund, kbarrett
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
vtewari [Thu, 22 Nov 2018 13:25:44 +0530] rev 52651
8046500: GetIpAddrTable function failed on Pure Ipv6 environment
Reviewed-by: chegar
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
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
pmuthuswamy [Thu, 22 Nov 2018 10:25:44 +0530] rev 52648
8213819: doclint should warn against {@index} inside <a> tag
Reviewed-by: jjg, hannesw
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
jwilhelm [Thu, 22 Nov 2018 02:32:36 +0100] rev 52646
Added tag jdk-12+21 for changeset f8fb0c86f2b3
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
jjg [Wed, 21 Nov 2018 12:36:16 -0800] rev 52644
8214139: Remove wrapper methods from {Base,Html}Configuration
Reviewed-by: pmuthuswamy, hannesw
apetcher [Wed, 21 Nov 2018 15:06:13 -0500] rev 52643
8213202: Possible race condition in TLS 1.3 session resumption
Reviewed-by: jnimeh
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
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
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
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
coffeys [Wed, 21 Nov 2018 15:09:27 +0000] rev 52638
8213942: URLStreamHandler initialization race
Reviewed-by: alanb, chegar, prappo
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
simonis [Wed, 21 Nov 2018 15:22:28 +0100] rev 52636
8214120: [REDO] Fix sun.awt.nativedebug on X11 platforms
Reviewed-by: stuefe, ihse
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
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
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
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
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
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
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
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
rkennke [Tue, 20 Nov 2018 22:37:34 +0100] rev 52627
8213746: GC/C2 abstraction for C2 matcher
Reviewed-by: kvn, roland
redestad [Tue, 20 Nov 2018 21:12:46 +0100] rev 52626
8213033: Archive remaining primitive box caches
Reviewed-by: jiangli, alanb
cushon [Mon, 19 Nov 2018 09:57:41 -0800] rev 52625
8213908: AssertionError in DeferredAttr at setOverloadKind
Reviewed-by: mcimadamore
simonis [Tue, 20 Nov 2018 19:06:34 +0100] rev 52624
8214125: [test] Fix comparison between pointer and integer in test_ptrQueueBufferAllocator.cpp
Reviewed-by: mdoerr, shade, stuefe, tschatzl
joehw [Tue, 20 Nov 2018 09:22:13 -0800] rev 52623
8210722: JAXP Tests: CatalogSupport2 and CatalogSupport3 generate incorrect messages upon failure
Reviewed-by: lancea
sdama [Tue, 20 Nov 2018 21:59:07 +0530] rev 52622
8210742: compound var declaration type is not uniform for all variables
Summary: make implicit type for all variables in compound declaration as null for which type inference happens at later phase
Reviewed-by: mcimadamore
Contributed-by: srinivas.dama@oracle.com
coffeys [Tue, 20 Nov 2018 13:12:48 +0000] rev 52621
8148188: Enhance the security libraries to record events of interest
Reviewed-by: egahlin, mullan, weijun, xuelei
eosterlund [Tue, 20 Nov 2018 10:08:19 +0100] rev 52620
8212992: Change mirror accessor in Klass::verify_on() to use AS_NO_KEEPALIVE
Reviewed-by: coleenp, pliden
eosterlund [Tue, 20 Nov 2018 10:08:18 +0100] rev 52619
8212682: Avoid holding Compile_lock when blocking for GC in ObjArrayKlass::allocate_objArray_klass()
Reviewed-by: coleenp, dlong
rehn [Tue, 20 Nov 2018 09:35:15 +0100] rev 52618
8213560: gtests might hang
Reviewed-by: rwestberg, eosterlund
pliden [Tue, 20 Nov 2018 08:17:24 +0100] rev 52617
8213623: ZGC: Let heap iteration walk all roots
Reviewed-by: eosterlund, kbarrett
pmuthuswamy [Tue, 20 Nov 2018 10:50:54 +0530] rev 52616
8184205: Captions on tabbed tables are squashed together
Reviewed-by: jjg
pmuthuswamy [Tue, 20 Nov 2018 10:07:42 +0530] rev 52615
8213920: Use {@systemProperty} tag for properties listed in System.getProperties
Reviewed-by: mchung, alanb
xyin [Tue, 20 Nov 2018 09:59:58 +0800] rev 52614
8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently
Reviewed-by: dfuchs
cushon [Mon, 19 Nov 2018 10:47:38 -0800] rev 52613
8214071: Broken msg.bug diagnostics when using the compiler API
Reviewed-by: jjg
stuefe [Mon, 19 Nov 2018 22:27:51 +0100] rev 52612
8214075: [BACKOUT] 8214007: Fix sun.awt.nativedebug on X11 platforms
Reviewed-by: shade, dholmes
simonis [Mon, 19 Nov 2018 19:25:57 +0100] rev 52611
8214007: Fix sun.awt.nativedebug on X11 platforms
Reviewed-by: erikj, ihse
erikj [Mon, 19 Nov 2018 08:52:11 -0800] rev 52610
8214062: JDK-8167368 Leftover: get_source.sh in build documentation
Reviewed-by: dholmes, erikj
Contributed-by: merkel05@gmail.com
phedlin [Wed, 06 Dec 2017 13:07:21 +0100] rev 52609
8191339: [JVMCI] BigInteger compiler intrinsics on Graal
Reviewed-by: kvn
roland [Thu, 08 Nov 2018 10:20:04 +0100] rev 52608
8211451: ~2.5% regression on compression benchmark starting with 12-b11
Reviewed-by: kvn, thartmann
redestad [Mon, 19 Nov 2018 13:49:50 +0100] rev 52607
8214045: Missing explicit dependencies of build-microbenchmark cause intermittent build failure
Reviewed-by: ihse, dholmes
gadams [Mon, 19 Nov 2018 07:05:13 -0500] rev 52606
8213916: no copyright in signature.html
Reviewed-by: sspitsyn, rriggs, jcbeyler
shade [Mon, 19 Nov 2018 11:51:27 +0100] rev 52605
8212070: Introduce diagnostic flag to abort VM on failed JIT compilation
Reviewed-by: mikael, thartmann
roland [Tue, 13 Nov 2018 09:59:50 +0100] rev 52604
8213779: Loop opts anti dependent store detection should ignore uncommon trap calls
Reviewed-by: kvn
coffeys [Mon, 19 Nov 2018 09:56:42 +0000] rev 52603
8210838: Override javax.crypto.Cipher.toString()
Reviewed-by: mullan, weijun
bsrbnd [Sun, 18 Nov 2018 19:45:33 +0100] rev 52602
8214027: Reinstate testB_mem_imm pattern in x86_64.ad
Reviewed-by: rkennke
iklam [Fri, 16 Nov 2018 17:46:15 -0800] rev 52601
8213948: Solaris-X64 build fails with compact hashtable
Reviewed-by: dcubed, shade
rrich [Fri, 16 Nov 2018 15:51:29 +0100] rev 52600
8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out
Reviewed-by: dholmes, jcbeyler
Contributed-by: richard.reingruber@sap.com