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
Tue, 20 Nov 2018 22:37:34 +0100 8213746: GC/C2 abstraction for C2 matcher
rkennke [Tue, 20 Nov 2018 22:37:34 +0100] rev 52627
8213746: GC/C2 abstraction for C2 matcher Reviewed-by: kvn, roland
Tue, 20 Nov 2018 21:12:46 +0100 8213033: Archive remaining primitive box caches
redestad [Tue, 20 Nov 2018 21:12:46 +0100] rev 52626
8213033: Archive remaining primitive box caches Reviewed-by: jiangli, alanb
Mon, 19 Nov 2018 09:57:41 -0800 8213908: AssertionError in DeferredAttr at setOverloadKind
cushon [Mon, 19 Nov 2018 09:57:41 -0800] rev 52625
8213908: AssertionError in DeferredAttr at setOverloadKind Reviewed-by: mcimadamore
Tue, 20 Nov 2018 19:06:34 +0100 8214125: [test] Fix comparison between pointer and integer in test_ptrQueueBufferAllocator.cpp
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
Tue, 20 Nov 2018 09:22:13 -0800 8210722: JAXP Tests: CatalogSupport2 and CatalogSupport3 generate incorrect messages upon failure
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
Tue, 20 Nov 2018 21:59:07 +0530 8210742: compound var declaration type is not uniform for all variables
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
Tue, 20 Nov 2018 13:12:48 +0000 8148188: Enhance the security libraries to record events of interest
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
Tue, 20 Nov 2018 10:08:19 +0100 8212992: Change mirror accessor in Klass::verify_on() to use AS_NO_KEEPALIVE
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
Tue, 20 Nov 2018 10:08:18 +0100 8212682: Avoid holding Compile_lock when blocking for GC in ObjArrayKlass::allocate_objArray_klass()
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
Tue, 20 Nov 2018 09:35:15 +0100 8213560: gtests might hang
rehn [Tue, 20 Nov 2018 09:35:15 +0100] rev 52618
8213560: gtests might hang Reviewed-by: rwestberg, eosterlund
Tue, 20 Nov 2018 08:17:24 +0100 8213623: ZGC: Let heap iteration walk all roots
pliden [Tue, 20 Nov 2018 08:17:24 +0100] rev 52617
8213623: ZGC: Let heap iteration walk all roots Reviewed-by: eosterlund, kbarrett
Tue, 20 Nov 2018 10:50:54 +0530 8184205: Captions on tabbed tables are squashed together
pmuthuswamy [Tue, 20 Nov 2018 10:50:54 +0530] rev 52616
8184205: Captions on tabbed tables are squashed together Reviewed-by: jjg
Tue, 20 Nov 2018 10:07:42 +0530 8213920: Use {@systemProperty} tag for properties listed in System.getProperties
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
Tue, 20 Nov 2018 09:59:58 +0800 8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently
xyin [Tue, 20 Nov 2018 09:59:58 +0800] rev 52614
8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently Reviewed-by: dfuchs
Mon, 19 Nov 2018 10:47:38 -0800 8214071: Broken msg.bug diagnostics when using the compiler API
cushon [Mon, 19 Nov 2018 10:47:38 -0800] rev 52613
8214071: Broken msg.bug diagnostics when using the compiler API Reviewed-by: jjg
Mon, 19 Nov 2018 22:27:51 +0100 8214075: [BACKOUT] 8214007: Fix sun.awt.nativedebug on X11 platforms
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
Mon, 19 Nov 2018 19:25:57 +0100 8214007: Fix sun.awt.nativedebug on X11 platforms
simonis [Mon, 19 Nov 2018 19:25:57 +0100] rev 52611
8214007: Fix sun.awt.nativedebug on X11 platforms Reviewed-by: erikj, ihse
Mon, 19 Nov 2018 08:52:11 -0800 8214062: JDK-8167368 Leftover: get_source.sh in build documentation
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
Wed, 06 Dec 2017 13:07:21 +0100 8191339: [JVMCI] BigInteger compiler intrinsics on Graal
phedlin [Wed, 06 Dec 2017 13:07:21 +0100] rev 52609
8191339: [JVMCI] BigInteger compiler intrinsics on Graal Reviewed-by: kvn
Thu, 08 Nov 2018 10:20:04 +0100 8211451: ~2.5% regression on compression benchmark starting with 12-b11
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
Mon, 19 Nov 2018 13:49:50 +0100 8214045: Missing explicit dependencies of build-microbenchmark cause intermittent build failure
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
Mon, 19 Nov 2018 07:05:13 -0500 8213916: no copyright in signature.html
gadams [Mon, 19 Nov 2018 07:05:13 -0500] rev 52606
8213916: no copyright in signature.html Reviewed-by: sspitsyn, rriggs, jcbeyler
Mon, 19 Nov 2018 11:51:27 +0100 8212070: Introduce diagnostic flag to abort VM on failed JIT compilation
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
Tue, 13 Nov 2018 09:59:50 +0100 8213779: Loop opts anti dependent store detection should ignore uncommon trap calls
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
Mon, 19 Nov 2018 09:56:42 +0000 8210838: Override javax.crypto.Cipher.toString()
coffeys [Mon, 19 Nov 2018 09:56:42 +0000] rev 52603
8210838: Override javax.crypto.Cipher.toString() Reviewed-by: mullan, weijun
Sun, 18 Nov 2018 19:45:33 +0100 8214027: Reinstate testB_mem_imm pattern in x86_64.ad
bsrbnd [Sun, 18 Nov 2018 19:45:33 +0100] rev 52602
8214027: Reinstate testB_mem_imm pattern in x86_64.ad Reviewed-by: rkennke
Fri, 16 Nov 2018 17:46:15 -0800 8213948: Solaris-X64 build fails with compact hashtable
iklam [Fri, 16 Nov 2018 17:46:15 -0800] rev 52601
8213948: Solaris-X64 build fails with compact hashtable Reviewed-by: dcubed, shade
Fri, 16 Nov 2018 15:51:29 +0100 8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out
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
Sat, 17 Nov 2018 13:48:50 +0100 8214004: Missing space between compiler thread name and task info in hs_err
shade [Sat, 17 Nov 2018 13:48:50 +0100] rev 52599
8214004: Missing space between compiler thread name and task info in hs_err Reviewed-by: dcubed, zgu
Sat, 17 Nov 2018 18:11:23 +0800 8212003: Deprecating the default keytool -keyalg option
weijun [Sat, 17 Nov 2018 18:11:23 +0800] rev 52598
8212003: Deprecating the default keytool -keyalg option Reviewed-by: mullan, xuelei
Fri, 16 Nov 2018 19:27:21 -0800 8212931: HeapMonitorStatIntervalTest.java fails due average calculation
jcbeyler [Fri, 16 Nov 2018 19:27:21 -0800] rev 52597
8212931: HeapMonitorStatIntervalTest.java fails due average calculation Summary: Added a method to get the actual size Reviewed-by: amenkov, sspitsyn
Fri, 16 Nov 2018 16:10:25 -0800 8201375: Add the AllowArchivingWithJavaAgent diagnostic vm option to allow the use of the -javaagent option during CDS dumping
ccheung [Fri, 16 Nov 2018 16:10:25 -0800] rev 52596
8201375: Add the AllowArchivingWithJavaAgent diagnostic vm option to allow the use of the -javaagent option during CDS dumping Summary: Allow Java agent during CDS dumping if the AllowArchivingWithJavaAgent dignostic option is specified. Reviewed-by: iklam, jiangli, sspitsyn, dcubed
Fri, 16 Nov 2018 23:39:51 +0100 8061281: Microbenchmark suite build support, directory layout and sample benchmarks
redestad [Fri, 16 Nov 2018 23:39:51 +0100] rev 52595
8061281: Microbenchmark suite build support, directory layout and sample benchmarks 8061282: Migrate jmh-jdk-microbenchmarks into the JDK Reviewed-by: ecaspole, mchung, erikj, ihse Contributed-by: magnus.ihse.bursie@oracle.com, erik.joelsson@oracle.com, claes.redestad@oracle.com, sfriberg@kth.se
Fri, 16 Nov 2018 13:23:50 -0500 8213898: CDS dumping of springboot asserts in G1ArchiveAllocator::alloc_new_region
jiangli [Fri, 16 Nov 2018 13:23:50 -0500] rev 52594
8213898: CDS dumping of springboot asserts in G1ArchiveAllocator::alloc_new_region Summary: HeapRegionManager::find_highest_free needs to check if the region obtained from the HeapRegionManager::_regions is available. Reviewed-by: tschatzl, sjohanss
Fri, 16 Nov 2018 09:49:05 -0800 8214003: Limit default test jobs based on memory size
erikj [Fri, 16 Nov 2018 09:49:05 -0800] rev 52593
8214003: Limit default test jobs based on memory size Reviewed-by: shade, tbell
Fri, 16 Nov 2018 09:35:39 -0800 8213959: add org.graalvm.compiler.replacements.test.StringCompressInflateTest to graal problem list
dlong [Fri, 16 Nov 2018 09:35:39 -0800] rev 52592
8213959: add org.graalvm.compiler.replacements.test.StringCompressInflateTest to graal problem list Reviewed-by: thartmann, kvn
Fri, 16 Nov 2018 19:30:11 +0300 8213947: ARM32: failed check_simd should set UsePopCountInstruction to false
bulasevich [Fri, 16 Nov 2018 19:30:11 +0300] rev 52591
8213947: ARM32: failed check_simd should set UsePopCountInstruction to false Reviewed-by: kvn
Fri, 16 Nov 2018 19:29:40 +0300 8213794: ARM32: disable TypeProfiling, CriticalJNINatives, Serviceablity tests for ARM32
bulasevich [Fri, 16 Nov 2018 19:29:40 +0300] rev 52590
8213794: ARM32: disable TypeProfiling, CriticalJNINatives, Serviceablity tests for ARM32 Reviewed-by: dholmes
Fri, 16 Nov 2018 19:29:20 +0300 8213410: UseCompressedOops requirement check fails fails on 32-bit system
bulasevich [Fri, 16 Nov 2018 19:29:20 +0300] rev 52589
8213410: UseCompressedOops requirement check fails fails on 32-bit system Reviewed-by: dholmes
Fri, 16 Nov 2018 08:25:46 -0800 8213906: Update arm devkits with libXrandr headers
erikj [Fri, 16 Nov 2018 08:25:46 -0800] rev 52588
8213906: Update arm devkits with libXrandr headers Reviewed-by: tbell, prr
Fri, 16 Nov 2018 10:54:04 -0500 8213092: Add more runtime locks for concurrent class unloading
coleenp [Fri, 16 Nov 2018 10:54:04 -0500] rev 52587
8213092: Add more runtime locks for concurrent class unloading Summary: Add locks for calling CLDG::purge concurrently as well and for calling SystemDictionary::do_unloading concurrently. Reviewed-by: eosterlund, hseigel
Fri, 16 Nov 2018 07:30:40 -0500 8213751: ClassLoaderDataGraph::cld_do() should sometimes require CLDG_lock
coleenp [Fri, 16 Nov 2018 07:30:40 -0500] rev 52586
8213751: ClassLoaderDataGraph::cld_do() should sometimes require CLDG_lock Summary: Add version of loaded_cld_do for runtime calls. Reviewed-by: eosterlund, rehn
Thu, 15 Nov 2018 17:08:59 +0100 8211326: add OS user related information to hs_err file
mbaesken [Thu, 15 Nov 2018 17:08:59 +0100] rev 52585
8211326: add OS user related information to hs_err file Reviewed-by: dholmes, stuefe
Thu, 15 Nov 2018 21:53:30 -0800 8210408: Refactor java.util.ResourceBundle:i18n shell tests to plain java tests
dzhou [Thu, 15 Nov 2018 21:53:30 -0800] rev 52584
8210408: Refactor java.util.ResourceBundle:i18n shell tests to plain java tests Reviewed-by: naoto
Thu, 15 Nov 2018 21:26:35 -0800 8212779: ADL Parser does not check allocation return values in all cases
jcm [Thu, 15 Nov 2018 21:26:35 -0800] rev 52583
8212779: ADL Parser does not check allocation return values in all cases Summary: made to fail gracefully in case of malloc failure. Reviewed-by: kvn
Thu, 15 Nov 2018 19:59:10 -0500 8213352: Separate BufferNode allocation from PtrQueueSet
kbarrett [Thu, 15 Nov 2018 19:59:10 -0500] rev 52582
8213352: Separate BufferNode allocation from PtrQueueSet Summary: Move free-list management and allocation to new class. Reviewed-by: tschatzl, sjohanss
Thu, 15 Nov 2018 17:55:41 -0500 8213723: More Monitor/mutex initialization management
dholmes [Thu, 15 Nov 2018 17:55:41 -0500] rev 52581
8213723: More Monitor/mutex initialization management 8213893: StringTable_lock is unused Reviewed-by: tschatzl, dcubed, coleenp
Thu, 15 Nov 2018 14:01:10 -0800 8213926: WB_EnqueueInitializerForCompilation requests compilation for NULL
iignatyev [Thu, 15 Nov 2018 14:01:10 -0800] rev 52580
8213926: WB_EnqueueInitializerForCompilation requests compilation for NULL Reviewed-by: kvn, roland
Thu, 15 Nov 2018 14:01:08 -0800 8213922: fix ctw stand-alone build
iignatyev [Thu, 15 Nov 2018 14:01:08 -0800] rev 52579
8213922: fix ctw stand-alone build Reviewed-by: kvn, roland
Thu, 15 Nov 2018 09:04:07 -0800 8210777: Update Graal
dlong [Thu, 15 Nov 2018 09:04:07 -0800] rev 52578
8210777: Update Graal Reviewed-by: kvn
Thu, 15 Nov 2018 21:05:47 +0100 8213373: Bulk MarkBitMap clearing methods
shade [Thu, 15 Nov 2018 21:05:47 +0100] rev 52577
8213373: Bulk MarkBitMap clearing methods Reviewed-by: rkennke, zgu
Tue, 13 Nov 2018 22:08:44 -0800 8213829: Remove circular dependency between g1CollectedHeap and g1ConcurrentMark
manc [Tue, 13 Nov 2018 22:08:44 -0800] rev 52576
8213829: Remove circular dependency between g1CollectedHeap and g1ConcurrentMark Summary: Improve include statements related to g1CollectedHeap.inline.hpp Reviewed-by: kbarrett, tschatzl
Thu, 15 Nov 2018 13:22:29 -0500 8213363: X25519 private key PKCS#8 encoding/decoding is incorrect
apetcher [Thu, 15 Nov 2018 13:22:29 -0500] rev 52575
8213363: X25519 private key PKCS#8 encoding/decoding is incorrect Summary: Fixed private key format to match spec in RFC 8410 Reviewed-by: mullan
Thu, 15 Nov 2018 09:56:49 -0800 8203174: [Graal] JDI tests fail with Unexpected exception: com.sun.jdi.ObjectCollectedException
dtitov [Thu, 15 Nov 2018 09:56:49 -0800] rev 52574
8203174: [Graal] JDI tests fail with Unexpected exception: com.sun.jdi.ObjectCollectedException Reviewed-by: sspitsyn, cjplummer
Thu, 15 Nov 2018 09:45:18 +0100 8213538: VM crashes when MaxVectorSize is set to 0, 1 or 2
neliasso [Thu, 15 Nov 2018 09:45:18 +0100] rev 52573
8213538: VM crashes when MaxVectorSize is set to 0, 1 or 2 Summary: Require MaxVectorSize minimum 4 on 64 bit Reviewed-by: kvn, thartmann
Wed, 14 Nov 2018 09:34:46 +0100 8213736: Build fails with LOG=debug on F28 after JDK-8210958
sgehwolf [Wed, 14 Nov 2018 09:34:46 +0100] rev 52572
8213736: Build fails with LOG=debug on F28 after JDK-8210958 Summary: Add --no-print-directory to make invocation of create-main-targets-include Reviewed-by: erikj, tbell
Tue, 02 Oct 2018 13:48:08 +0200 8211106: [windows] Update OS detection code to recognize Windows Server 2019
mbaesken [Tue, 02 Oct 2018 13:48:08 +0200] rev 52571
8211106: [windows] Update OS detection code to recognize Windows Server 2019 Reviewed-by: alanb, clanger, bobv
Thu, 15 Nov 2018 11:26:46 +0000 8213616: URLPermission with query or fragment behaves incorrectly
michaelm [Thu, 15 Nov 2018 11:26:46 +0000] rev 52570
8213616: URLPermission with query or fragment behaves incorrectly Reviewed-by: chegar, dfuchs
Thu, 15 Nov 2018 11:10:04 +0100 8210024: JFR calls virtual is_Java_thread from ~Thread()
mgronlun [Thu, 15 Nov 2018 11:10:04 +0100] rev 52569
8210024: JFR calls virtual is_Java_thread from ~Thread() Reviewed-by: kbarrett, dholmes, dcubed, egahlin
Thu, 15 Nov 2018 10:59:56 +0100 8213615: GC/C2 abstraction for escape analysis
rkennke [Thu, 15 Nov 2018 10:59:56 +0100] rev 52568
8213615: GC/C2 abstraction for escape analysis Reviewed-by: kvn, roland
Wed, 14 Nov 2018 23:12:19 -0800 8211787: javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out
ssahoo [Wed, 14 Nov 2018 23:12:19 -0800] rev 52567
8211787: javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out Summary: java.net.SocketTimeoutException: Read timed out Reviewed-by: xuelei
Thu, 15 Nov 2018 11:23:43 +0530 8206475: Repeated word in error message
pmuthuswamy [Thu, 15 Nov 2018 11:23:43 +0530] rev 52566
8206475: Repeated word in error message Reviewed-by: sundar
Thu, 15 Nov 2018 01:58:53 +0100 Added tag jdk-12+20 for changeset 40098289d580
jwilhelm [Thu, 15 Nov 2018 01:58:53 +0100] rev 52565
Added tag jdk-12+20 for changeset 40098289d580
Wed, 14 Nov 2018 16:27:11 -0800 8213913: Redundant HTML in java.se/module-info.java
jjg [Wed, 14 Nov 2018 16:27:11 -0800] rev 52564
8213913: Redundant HTML in java.se/module-info.java Reviewed-by: lancea, mchung
Wed, 14 Nov 2018 16:11:21 -0800 8213910: Invalid HTML in java.net.http.HttpClient
jjg [Wed, 14 Nov 2018 16:11:21 -0800] rev 52563
8213910: Invalid HTML in java.net.http.HttpClient Reviewed-by: mchung, darcy
Wed, 14 Nov 2018 18:49:02 -0500 8213713: Minor issues during MetaspaceShared::initialize_runtime_shared_and_meta_spaces
jiangli [Wed, 14 Nov 2018 18:49:02 -0500] rev 52562
8213713: Minor issues during MetaspaceShared::initialize_runtime_shared_and_meta_spaces Summary: 1)Populate MetaspaceShared::_core_spaces_size early at mapping time; 2)Fix FileMapInfo::validate_shared_path_table to report failure properly; 3)Remove dead code in FileMapInfo::validate_shared_path_table. Reviewed-by: iklam, ccheung
Wed, 14 Nov 2018 12:25:15 -0800 8213622: Windows VS2013 build failure - "'snprintf': identifier not found" jdk-12+20
jcbeyler [Wed, 14 Nov 2018 12:25:15 -0800] rev 52561
8213622: Windows VS2013 build failure - "'snprintf': identifier not found" Summary: Replace snprintf with strlen and memcpy Reviewed-by: dholmes, mvala, kbarrett
Wed, 14 Nov 2018 11:42:40 -0800 8213818: @return has already been specified
naoto [Wed, 14 Nov 2018 11:42:40 -0800] rev 52560
8213818: @return has already been specified Reviewed-by: rriggs
Wed, 14 Nov 2018 18:57:47 +0100 8213795: Force explicit null check on patching placeholder offset
rkennke [Wed, 14 Nov 2018 18:57:47 +0100] rev 52559
8213795: Force explicit null check on patching placeholder offset Reviewed-by: kvn, adinn
Fri, 09 Nov 2018 10:34:19 -0300 8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
mbalao [Fri, 09 Nov 2018 10:34:19 -0300] rev 52558
8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts Summary: Improvements on the synchronization of SequencedEvent events from different AppContexts Reviewed-by: serb
Wed, 14 Nov 2018 09:31:38 -0800 8213709: jdk/javadoc/doclet/testValueTag/TestValueTagInModule.java missing modules declaration
erikj [Wed, 14 Nov 2018 09:31:38 -0800] rev 52557
8213709: jdk/javadoc/doclet/testValueTag/TestValueTagInModule.java missing modules declaration Reviewed-by: jjg
Wed, 14 Nov 2018 09:26:28 -0800 8211727: Adjust default concurrency settings for running tests on Sparc
erikj [Wed, 14 Nov 2018 09:26:28 -0800] rev 52556
8211727: Adjust default concurrency settings for running tests on Sparc Reviewed-by: ctornqvi, tbell, mikael
Wed, 14 Nov 2018 09:50:01 -0500 8213708: Different #ifdef guards cause incorrect use of Monitor::check_block_state()
pchilanomate [Wed, 14 Nov 2018 09:50:01 -0500] rev 52555
8213708: Different #ifdef guards cause incorrect use of Monitor::check_block_state() Summary: Wrapped check_block_state() method in DEBUG_ONLY macro and make the use of the latter more consistent Reviewed-by: dcubed, dholmes
Wed, 14 Nov 2018 14:23:21 +0000 8213189: Make restricted headers in HTTP Client configurable and remove Date by default
michaelm [Wed, 14 Nov 2018 14:23:21 +0000] rev 52554
8213189: Make restricted headers in HTTP Client configurable and remove Date by default Reviewed-by: dfuchs
Wed, 14 Nov 2018 17:16:44 +0530 Merge
psadhukhan [Wed, 14 Nov 2018 17:16:44 +0530] rev 52553
Merge
Mon, 12 Nov 2018 12:39:03 +0530 8213536: Update ProblemList for Linux
pbansal [Mon, 12 Nov 2018 12:39:03 +0530] rev 52552
8213536: Update ProblemList for Linux Reviewed-by: serb
Mon, 12 Nov 2018 11:10:16 +0530 Merge
psadhukhan [Mon, 12 Nov 2018 11:10:16 +0530] rev 52551
Merge
Mon, 12 Nov 2018 10:55:49 +0530 8198624: java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac
sveerabhadra [Mon, 12 Nov 2018 10:55:49 +0530] rev 52550
8198624: java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac Reviewed-by: serb
Sat, 10 Nov 2018 18:48:35 -0800 8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
serb [Sat, 10 Nov 2018 18:48:35 -0800] rev 52549
8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source Reviewed-by: dmarkov, lbourges, kaddepalli, prr
Sat, 10 Nov 2018 18:41:43 -0800 8198321: javax/swing/JEditorPane/5076514/bug5076514.java fails
serb [Sat, 10 Nov 2018 18:41:43 -0800] rev 52548
8198321: javax/swing/JEditorPane/5076514/bug5076514.java fails Reviewed-by: psadhukhan
Sat, 10 Nov 2018 09:52:59 -0800 8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable
serb [Sat, 10 Nov 2018 09:52:59 -0800] rev 52547
8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable Reviewed-by: prr, psadhukhan
Fri, 09 Nov 2018 22:25:40 -0800 8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java
serb [Fri, 09 Nov 2018 22:25:40 -0800] rev 52546
8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java Reviewed-by: prr
Fri, 09 Nov 2018 18:35:25 +0530 8198002: java/awt/Mixing/Validating.java debug assert on Windows
arapte [Fri, 09 Nov 2018 18:35:25 +0530] rev 52545
8198002: java/awt/Mixing/Validating.java debug assert on Windows Reviewed-by: serb, kaddepalli
Fri, 09 Nov 2018 12:08:05 +0530 8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
arapte [Fri, 09 Nov 2018 12:08:05 +0530] rev 52544
8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows Reviewed-by: prr, serb
Fri, 09 Nov 2018 09:29:43 +0530 8213181: Updation of ProblemList.txt for removal of passing swing test
psadhukhan [Fri, 09 Nov 2018 09:29:43 +0530] rev 52543
8213181: Updation of ProblemList.txt for removal of passing swing test Reviewed-by: serb
Thu, 08 Nov 2018 10:34:49 -0800 8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
prr [Thu, 08 Nov 2018 10:34:49 -0800] rev 52542
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7 Reviewed-by: serb
Thu, 08 Nov 2018 12:09:06 +0530 8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
psadhukhan [Thu, 08 Nov 2018 12:09:06 +0530] rev 52541
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows Reviewed-by: prr
Tue, 06 Nov 2018 17:57:17 -0800 8211822: Some tests fail after JDK-8210039
serb [Tue, 06 Nov 2018 17:57:17 -0800] rev 52540
8211822: Some tests fail after JDK-8210039 8202886: [macos] Test java/awt/MenuBar/8007006/bug8007006.java fails on MacOS Reviewed-by: prr, iignatyev, jdv, kaddepalli
Sat, 03 Nov 2018 09:50:22 +0530 8213261: test javax/swing/plaf/nimbus/AllSwingComponentsBaselineTest.java fails
psadhukhan [Sat, 03 Nov 2018 09:50:22 +0530] rev 52539
8213261: test javax/swing/plaf/nimbus/AllSwingComponentsBaselineTest.java fails Reviewed-by: serb
Fri, 02 Nov 2018 15:38:03 -0700 8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
serb [Fri, 02 Nov 2018 15:38:03 -0700] rev 52538
8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor Reviewed-by: prr
Fri, 02 Nov 2018 12:15:37 -0700 8211992: GraphicsConfiguration.getDevice().getDisplayMode() causes JVM crash on Mac
serb [Fri, 02 Nov 2018 12:15:37 -0700] rev 52537
8211992: GraphicsConfiguration.getDevice().getDisplayMode() causes JVM crash on Mac Reviewed-by: prr
Fri, 02 Nov 2018 23:05:47 +0530 8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows
arapte [Fri, 02 Nov 2018 23:05:47 +0530] rev 52536
8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows Reviewed-by: prr, serb
Thu, 01 Nov 2018 13:56:14 -0700 8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
prr [Thu, 01 Nov 2018 13:56:14 -0700] rev 52535
8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h Reviewed-by: serb
Thu, 01 Nov 2018 18:13:25 +0530 7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders.
sveerabhadra [Thu, 01 Nov 2018 18:13:25 +0530] rev 52534
7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders. Reviewed-by: serb, kaddepalli
Wed, 31 Oct 2018 16:58:37 -0700 8210863: Remove Xrandr include files from JDK sources
prr [Wed, 31 Oct 2018 16:58:37 -0700] rev 52533
8210863: Remove Xrandr include files from JDK sources Reviewed-by: serb
Wed, 31 Oct 2018 13:26:06 -0700 Merge
prr [Wed, 31 Oct 2018 13:26:06 -0700] rev 52532
Merge
Wed, 31 Oct 2018 11:45:04 -0700 8210886: Remove references in xwindows.md to non-existent files.
prr [Wed, 31 Oct 2018 11:45:04 -0700] rev 52531
8210886: Remove references in xwindows.md to non-existent files. Reviewed-by: serb, dmarkov
Wed, 31 Oct 2018 10:01:23 -0700 8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
serb [Wed, 31 Oct 2018 10:01:23 -0700] rev 52530
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos Reviewed-by: prr, denis
Wed, 31 Oct 2018 14:22:48 +0530 8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
pbansal [Wed, 31 Oct 2018 14:22:48 +0530] rev 52529
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS Reviewed-by: prr, psadhukhan
Tue, 30 Oct 2018 15:51:10 -0700 8211810: X11 Time stamp data should be unsigned
itakiguchi [Tue, 30 Oct 2018 15:51:10 -0700] rev 52528
8211810: X11 Time stamp data should be unsigned Reviewed-by: serb
Tue, 30 Oct 2018 17:06:32 +0530 8208543: [macos] Support for apple.awt.documentModalSheet incomplete
mhalder [Tue, 30 Oct 2018 17:06:32 +0530] rev 52527
8208543: [macos] Support for apple.awt.documentModalSheet incomplete Reviewed-by: dmarkov, kaddepalli
Tue, 30 Oct 2018 15:43:37 +0530 8213138: Update ProblemList.txt for mac
psadhukhan [Tue, 30 Oct 2018 15:43:37 +0530] rev 52526
8213138: Update ProblemList.txt for mac Reviewed-by: jdv
Fri, 26 Oct 2018 22:20:19 +0530 8213130: Update ProblemList after verification of jtreg tests in Win 7
jdv [Fri, 26 Oct 2018 22:20:19 +0530] rev 52525
8213130: Update ProblemList after verification of jtreg tests in Win 7 Reviewed-by: psadhukhan
Mon, 29 Oct 2018 17:34:05 -0700 8212790: Javadoc cleanup of java.awt.color package
serb [Mon, 29 Oct 2018 17:34:05 -0700] rev 52524
8212790: Javadoc cleanup of java.awt.color package Reviewed-by: prr, kaddepalli
Fri, 26 Oct 2018 15:44:33 +0530 8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java
jdv [Fri, 26 Oct 2018 15:44:33 +0530] rev 52523
8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java Reviewed-by: psadhukhan
Fri, 26 Oct 2018 14:03:57 +0530 8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
sveerabhadra [Fri, 26 Oct 2018 14:03:57 +0530] rev 52522
8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest Reviewed-by: serb Contributed-by: gauri.patil@oracle.com
Fri, 26 Oct 2018 13:52:08 +0530 8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest
sveerabhadra [Fri, 26 Oct 2018 13:52:08 +0530] rev 52521
8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest Reviewed-by: serb Contributed-by: gauri.patil@oracle.com
Thu, 25 Oct 2018 13:09:58 +0530 8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section
psadhukhan [Thu, 25 Oct 2018 13:09:58 +0530] rev 52520
8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section Reviewed-by: serb
Thu, 25 Oct 2018 13:07:42 +0530 8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
psadhukhan [Thu, 25 Oct 2018 13:07:42 +0530] rev 52519
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel Reviewed-by: serb
Wed, 14 Nov 2018 04:56:43 -0500 8213767: Remove the -Xconcurrentio flag and associated code
dholmes [Wed, 14 Nov 2018 04:56:43 -0500] rev 52518
8213767: Remove the -Xconcurrentio flag and associated code Reviewed-by: lfoltan, rehn
Wed, 14 Nov 2018 09:19:31 +0100 8213591: running bin/idea.sh in Cygwin: generated project cannot be imported
stuefe [Wed, 14 Nov 2018 09:19:31 +0100] rev 52517
8213591: running bin/idea.sh in Cygwin: generated project cannot be imported Reviewed-by: erikj, stuefe, mbaesken Contributed-by: mvala@redhat.com
Wed, 14 Nov 2018 07:50:37 +0100 8213574: Deadlock in string table expansion when dumping lots of CDS classes
rehn [Wed, 14 Nov 2018 07:50:37 +0100] rev 52516
8213574: Deadlock in string table expansion when dumping lots of CDS classes Reviewed-by: jiangli, iklam, dholmes
Tue, 13 Nov 2018 23:33:17 -0500 8213480: update internal ASM version to 7.0
vromero [Tue, 13 Nov 2018 23:33:17 -0500] rev 52515
8213480: update internal ASM version to 7.0 Reviewed-by: dholmes, iignatyev, alanb
Wed, 07 Nov 2018 19:40:27 -0800 8213346: Re-implement shared dictionary using CompactHashtable
iklam [Wed, 07 Nov 2018 19:40:27 -0800] rev 52514
8213346: Re-implement shared dictionary using CompactHashtable Reviewed-by: jiangli
Tue, 13 Nov 2018 21:43:10 -0500 8213826: Disable ARMv6 memory barriers on ARMv5 processors
dholmes [Tue, 13 Nov 2018 21:43:10 -0500] rev 52513
8213826: Disable ARMv6 memory barriers on ARMv5 processors Reviewed-by: dholmes, bulasevich Contributed-by: Jakub Vanek <linuxtardis@gmail.com>
Tue, 13 Nov 2018 18:22:52 -0800 8212885: TLS 1.3 resumed session does not retain peer certificate chain
jnimeh [Tue, 13 Nov 2018 18:22:52 -0800] rev 52512
8212885: TLS 1.3 resumed session does not retain peer certificate chain Reviewed-by: xuelei, wetmore
Wed, 14 Nov 2018 08:46:25 +0800 8213400: Support choosing group name in keytool keypair generation
weijun [Wed, 14 Nov 2018 08:46:25 +0800] rev 52511
8213400: Support choosing group name in keytool keypair generation Reviewed-by: apetcher, xuelei
Tue, 13 Nov 2018 16:17:24 -0800 8213820: unknown tag: @returns
jjg [Tue, 13 Nov 2018 16:17:24 -0800] rev 52510
8213820: unknown tag: @returns Reviewed-by: darcy
Tue, 13 Nov 2018 15:25:24 -0800 8213569: Bump minimum boot jdk to JDK 11
mikael [Tue, 13 Nov 2018 15:25:24 -0800] rev 52509
8213569: Bump minimum boot jdk to JDK 11 Reviewed-by: dholmes, tbell, erikj
Tue, 13 Nov 2018 16:49:58 -0500 8213760: os::obsolete_option is obsolete and should be removed
dholmes [Tue, 13 Nov 2018 16:49:58 -0500] rev 52508
8213760: os::obsolete_option is obsolete and should be removed Reviewed-by: jiangli, igerasim, stuefe
Tue, 13 Nov 2018 13:42:39 -0800 8213814: build error in jtreg test jvmti/GetLocalVariable
sspitsyn [Tue, 13 Nov 2018 13:42:39 -0800] rev 52507
8213814: build error in jtreg test jvmti/GetLocalVariable Summary: fix the build error by restoring the macro definitions for missed functions Reviewed-by: dcubed
Tue, 13 Nov 2018 12:52:37 -0800 8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE
epavlova [Tue, 13 Nov 2018 12:52:37 -0800] rev 52506
8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE Reviewed-by: dlong
Tue, 13 Nov 2018 12:24:13 -0800 8213570: [TESTBUG] Update JFR sanity test set
mseledtsov [Tue, 13 Nov 2018 12:24:13 -0800] rev 52505
8213570: [TESTBUG] Update JFR sanity test set Summary: Added tests to the jdk jfr sanity group Reviewed-by: hseigel
Tue, 13 Nov 2018 15:13:36 -0500 Merge
jiangli [Tue, 13 Nov 2018 15:13:36 -0500] rev 52504
Merge
Tue, 13 Nov 2018 15:11:53 -0500 8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error
jiangli [Tue, 13 Nov 2018 15:11:53 -0500] rev 52503
8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error Summary: Move MetaspaceShared::read_extra_data() call to the main MetaspaceShared::preload_and_dump() operation. Reviewed-by: iklam
Tue, 13 Nov 2018 12:11:34 -0800 8213525: new unit test GetLocalVariable/LocalVars is not stable
sspitsyn [Tue, 13 Nov 2018 12:11:34 -0800] rev 52502
8213525: new unit test GetLocalVariable/LocalVars is not stable Summary: Comment out unstable checks in the test Reviewed-by: jcbeyler, cjplummer
Tue, 13 Nov 2018 13:45:43 -0500 8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp
kbarrett [Tue, 13 Nov 2018 13:45:43 -0500] rev 52501
8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp Summary: Remove INCLUDE_ALL_GCS conditionalization. Reviewed-by: tschatzl
Tue, 13 Nov 2018 11:21:32 -0500 8209415: Fix JVMTI test failure HS202
aph [Tue, 13 Nov 2018 11:21:32 -0500] rev 52500
8209415: Fix JVMTI test failure HS202 Summary: Fix test for static method in exception throw handler Reviewed-by: adinn
Tue, 13 Nov 2018 12:24:34 +0000 8213490: Networking area typos and inconsistencies cleanup
prappo [Tue, 13 Nov 2018 12:24:34 +0000] rev 52499
8213490: Networking area typos and inconsistencies cleanup Reviewed-by: alanb, chegar, dfuchs
Tue, 13 Nov 2018 11:45:16 +0100 8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
tschatzl [Tue, 13 Nov 2018 11:45:16 +0100] rev 52498
8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark Summary: Re-enable cleanup of the ResolvedMethodTable after changes in JDK-8206423. Reviewed-by: shade, coleenp
Tue, 13 Nov 2018 11:34:54 +0100 8213741: Consolidate Object and String Stringifiers
redestad [Tue, 13 Nov 2018 11:34:54 +0100] rev 52497
8213741: Consolidate Object and String Stringifiers Reviewed-by: shade
Mon, 12 Nov 2018 16:36:05 -0500 8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003
dholmes [Mon, 12 Nov 2018 16:36:05 -0500] rev 52496
8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003 Reviewed-by: zgu, jcbeyler
Mon, 12 Nov 2018 13:13:00 -0800 8212939: Add space after if/while/for/switch and parenthesis
jcbeyler [Mon, 12 Nov 2018 13:13:00 -0800] rev 52495
8212939: Add space after if/while/for/switch and parenthesis Summary: Add spaces where needed Reviewed-by: cjplummer, sspitsyn
Mon, 12 Nov 2018 22:00:07 +0100 8213745: Don't use memset to initialize array of RegMask in matcher.cpp
rkennke [Mon, 12 Nov 2018 22:00:07 +0100] rev 52494
8213745: Don't use memset to initialize array of RegMask in matcher.cpp Reviewed-by: kvn, shade
Mon, 12 Nov 2018 08:33:59 -0800 8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
robm [Mon, 12 Nov 2018 08:33:59 -0800] rev 52493
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider Reviewed-by: alanb, dfuchs, chegar, mchung, vtewari
Mon, 12 Nov 2018 16:40:25 +0100 8213527: [testbug] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit.
goetz [Mon, 12 Nov 2018 16:40:25 +0100] rev 52492
8213527: [testbug] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit. Reviewed-by: dholmes, mdoerr
Mon, 12 Nov 2018 12:55:36 +0000 8210493: Bind to node- or linklocal ipv6 multicast address fails
prappo [Mon, 12 Nov 2018 12:55:36 +0000] rev 52491
8210493: Bind to node- or linklocal ipv6 multicast address fails Reviewed-by: alanb, chegar
Fri, 09 Nov 2018 10:52:15 +0100 8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency"
roland [Fri, 09 Nov 2018 10:52:15 +0100] rev 52490
8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency" Reviewed-by: kvn
Mon, 12 Nov 2018 09:35:23 +0000 8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
jlahoda [Mon, 12 Nov 2018 09:35:23 +0000] rev 52489
8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly Summary: Do not keep speculative Symbols in DeferredCompletionFailureHandler. Reviewed-by: jjg, vromero
Mon, 12 Nov 2018 01:15:16 -0800 8210803: Compilation failure in codeBlob.cpp for Windows 32-bit
rraghavan [Mon, 12 Nov 2018 01:15:16 -0800] rev 52488
8210803: Compilation failure in codeBlob.cpp for Windows 32-bit Summary: Added ordinary operator delete declaration within class Reviewed-by: kvn, rlichten, thartmann
Mon, 12 Nov 2018 13:31:41 +0530 5076751: System properties documentation needed in javadocs
pmuthuswamy [Mon, 12 Nov 2018 13:31:41 +0530] rev 52487
5076751: System properties documentation needed in javadocs Reviewed-by: jjg
Sun, 11 Nov 2018 21:24:46 +0100 8213478: Reduce rebinds when applying repeated filters and conversions
redestad [Sun, 11 Nov 2018 21:24:46 +0100] rev 52486
8213478: Reduce rebinds when applying repeated filters and conversions Reviewed-by: vlivanov, jrose
Sat, 10 Nov 2018 20:47:28 +0100 8211926: Catastrophic size_t underflow in BitMap::*_large methods
shade [Sat, 10 Nov 2018 20:47:28 +0100] rev 52485
8211926: Catastrophic size_t underflow in BitMap::*_large methods Reviewed-by: kbarrett, stuefe
Sat, 10 Nov 2018 19:27:52 +0100 8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check())
shade [Sat, 10 Nov 2018 19:27:52 +0100] rev 52484
8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check()) Reviewed-by: rkennke, stuefe
Sat, 10 Nov 2018 09:06:33 -0500 8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
zgu [Sat, 10 Nov 2018 09:06:33 -0500] rev 52483
8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name Summary: Fixed wrong class name in test Reviewed-by: dholmes, jcbeyler
Fri, 09 Nov 2018 16:21:28 -0800 8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups
igerasim [Fri, 09 Nov 2018 16:21:28 -0800] rev 52482
8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups Reviewed-by: dlong, sspitsyn, dholmes, rriggs
Fri, 09 Nov 2018 15:19:33 -0500 8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java
dcubed [Fri, 09 Nov 2018 15:19:33 -0500] rev 52481
8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java Reviewed-by: rehn
Fri, 09 Nov 2018 12:13:20 -0800 8213113: Dead code related to UseAdaptiveSizePolicy in ParNewGeneration
manc [Fri, 09 Nov 2018 12:13:20 -0800] rev 52480
8213113: Dead code related to UseAdaptiveSizePolicy in ParNewGeneration Summary: Removed dead code related to UseAdaptiveSizePolicy for CMS Reviewed-by: pliden, tschatzl
Fri, 09 Nov 2018 11:36:34 -0800 8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list
dlong [Fri, 09 Nov 2018 11:36:34 -0800] rev 52479
8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list Reviewed-by: kvn
Fri, 09 Nov 2018 13:28:16 -0500 8185496: Improve performance of system properties initialization in initPhase1
rriggs [Fri, 09 Nov 2018 13:28:16 -0500] rev 52478
8185496: Improve performance of system properties initialization in initPhase1 8213424: VersionProps duplicate and skipped initialization Reviewed-by: mchung, redestad, dholmes
Fri, 09 Nov 2018 10:15:43 -0800 8213694: Test Timeout.java should run in othervm mode
xuelei [Fri, 09 Nov 2018 10:15:43 -0800] rev 52477
8213694: Test Timeout.java should run in othervm mode Reviewed-by: jnimeh
Fri, 09 Nov 2018 09:59:05 -0800 8213596: test failure with Graal when security manager and policy file are used
dlong [Fri, 09 Nov 2018 09:59:05 -0800] rev 52476
8213596: test failure with Graal when security manager and policy file are used Reviewed-by: kvn
Fri, 09 Nov 2018 09:57:22 -0800 8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed
dlong [Fri, 09 Nov 2018 09:57:22 -0800] rev 52475
8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed Reviewed-by: kvn
Fri, 09 Nov 2018 08:24:38 -0800 8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
xuelei [Fri, 09 Nov 2018 08:24:38 -0800] rev 52474
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse Reviewed-by: mullan, chegar
Fri, 09 Nov 2018 16:08:14 +0100 8213592: Misaligned code in globals.hpp after 8211845
stuefe [Fri, 09 Nov 2018 16:08:14 +0100] rev 52473
8213592: Misaligned code in globals.hpp after 8211845 Reviewed-by: dholmes
Fri, 09 Nov 2018 15:19:11 +0100 8213604: Fix missing includes after JDK-8212673
mdoerr [Fri, 09 Nov 2018 15:19:11 +0100] rev 52472
8213604: Fix missing includes after JDK-8212673 Reviewed-by: tschatzl, roland
Fri, 09 Nov 2018 10:38:07 +0100 8213489: GC/C2 abstraction for Compile::final_graph_reshaping()
rkennke [Fri, 09 Nov 2018 10:38:07 +0100] rev 52471
8213489: GC/C2 abstraction for Compile::final_graph_reshaping() Reviewed-by: kvn, roland
Fri, 09 Nov 2018 10:38:07 +0100 8213473: Replace testB_mem_imm matcher with testUB_mem_imm
rkennke [Fri, 09 Nov 2018 10:38:07 +0100] rev 52470
8213473: Replace testB_mem_imm matcher with testUB_mem_imm Reviewed-by: kvn, roland
Fri, 09 Nov 2018 12:47:20 +0530 8211951: Broken links in java.management files
asapre [Fri, 09 Nov 2018 12:47:20 +0530] rev 52469
8211951: Broken links in java.management files Summary: Corrected broken Javadoc links. Reviewed-by: alanb, sspitsyn Contributed-by: amit.sapre@oracle.com
Thu, 01 Nov 2018 10:59:05 -0700 8213250: CDS archive creation aborts due to metaspace object allocation failure
iklam [Thu, 01 Nov 2018 10:59:05 -0700] rev 52468
8213250: CDS archive creation aborts due to metaspace object allocation failure Reviewed-by: jiangli, ccheung
Fri, 09 Nov 2018 12:08:53 +0800 8213576: Make test AsyncCloseChannel.java run in othervm
amlu [Fri, 09 Nov 2018 12:08:53 +0800] rev 52467
8213576: Make test AsyncCloseChannel.java run in othervm Reviewed-by: dholmes
Thu, 08 Nov 2018 20:54:30 -0500 8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out
dcubed [Thu, 08 Nov 2018 20:54:30 -0500] rev 52466
8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out Summary: Increase default timeout to 360 seconds. Reviewed-by: erikj, dholmes
Thu, 08 Nov 2018 19:16:16 -0500 8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time.
jiangli [Thu, 08 Nov 2018 19:16:16 -0500] rev 52465
8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time. Summary: Run class initialization for boot classes with registered subgraph archiving entry fieldi(s) at CDS dump time. Reviewed-by: dholmes, iklam
Thu, 08 Nov 2018 15:19:14 -0800 8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor
dlong [Thu, 08 Nov 2018 15:19:14 -0800] rev 52464
8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor 8211781: re-building fails after changing Graal sources Reviewed-by: erikj, mchung
Thu, 08 Nov 2018 18:23:52 -0500 8211450: UndetVar::dup is not copying the kind field to the duplicated instance
vromero [Thu, 08 Nov 2018 18:23:52 -0500] rev 52463
8211450: UndetVar::dup is not copying the kind field to the duplicated instance Reviewed-by: mcimadamore
Thu, 08 Nov 2018 23:31:08 +0100 8213199: GC abstraction for Assembler::needs_explicit_null_check()
rkennke [Thu, 08 Nov 2018 23:31:08 +0100] rev 52462
8213199: GC abstraction for Assembler::needs_explicit_null_check() Reviewed-by: adinn, eosterlund
Thu, 08 Nov 2018 18:10:15 -0300 8213154: Update copyright headers of files in src tree that are missing Classpath exception
mbalao [Thu, 08 Nov 2018 18:10:15 -0300] rev 52461
8213154: Update copyright headers of files in src tree that are missing Classpath exception Reviewed-by: andrew
Thu, 08 Nov 2018 11:45:13 -0800 8213436: Obsolete UseMembar
mikael [Thu, 08 Nov 2018 11:45:13 -0800] rev 52460
8213436: Obsolete UseMembar Reviewed-by: kvn, dholmes, mdoerr, adinn
Thu, 08 Nov 2018 11:22:28 -0800 8213438: Remove ClearResponsibleAtSTW
mikael [Thu, 08 Nov 2018 11:22:28 -0800] rev 52459
8213438: Remove ClearResponsibleAtSTW Reviewed-by: dholmes, eosterlund, dcubed
Thu, 08 Nov 2018 09:50:54 -0800 8202285: (fs) Add a method to Files for comparing file contents
joehw [Thu, 08 Nov 2018 09:50:54 -0800] rev 52458
8202285: (fs) Add a method to Files for comparing file contents Reviewed-by: alanb, rriggs, smarks, bpb, dfuchs, weijun, igerasim
Thu, 08 Nov 2018 09:04:00 -0800 8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
kvn [Thu, 08 Nov 2018 09:04:00 -0800] rev 52457
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC Reviewed-by: kvn Contributed-by: richard.reingruber@sap.com
Thu, 08 Nov 2018 16:16:57 +0000 8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
chegar [Thu, 08 Nov 2018 16:16:57 +0000] rev 52456
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl Reviewed-by: alanb, dfuchs
Thu, 08 Nov 2018 10:36:06 -0500 8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
vromero [Thu, 08 Nov 2018 10:36:06 -0500] rev 52455
8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not Reviewed-by: mcimadamore
Thu, 08 Nov 2018 16:23:55 +0100 8211845: A new switch to control verbosity of hs-err files
stuefe [Thu, 08 Nov 2018 16:23:55 +0100] rev 52454
8211845: A new switch to control verbosity of hs-err files Reviewed-by: goetz, mdoerr
Thu, 08 Nov 2018 15:02:50 +0100 8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
eosterlund [Thu, 08 Nov 2018 15:02:50 +0100] rev 52453
8213411: JDK-8209189 incorrect for Big Endian (JVM crashes) Reviewed-by: kvn, mdoerr
Thu, 08 Nov 2018 15:31:23 +0100 8209139: globalCounter bootstrap issue
rehn [Thu, 08 Nov 2018 15:31:23 +0100] rev 52452
8209139: globalCounter bootstrap issue Reviewed-by: dcubed, dholmes
Thu, 08 Nov 2018 15:11:32 +0100 8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
bsrbnd [Thu, 08 Nov 2018 15:11:32 +0100] rev 52451
8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory Reviewed-by: kvn
Thu, 08 Nov 2018 14:32:49 +0100 8211403: Rename SafepointMechanism::poll(...)
rehn [Thu, 08 Nov 2018 14:32:49 +0100] rev 52450
8211403: Rename SafepointMechanism::poll(...) Reviewed-by: mdoerr, dcubed, dholmes
Thu, 08 Nov 2018 10:08:52 +0100 8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
roland [Thu, 08 Nov 2018 10:08:52 +0100] rev 52449
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance" Reviewed-by: thartmann, kvn, shade
Thu, 08 Nov 2018 07:42:08 -0500 8213137: Remove static initialization of monitor/mutex instances
dholmes [Thu, 08 Nov 2018 07:42:08 -0500] rev 52448
8213137: Remove static initialization of monitor/mutex instances Summary: moved to the global mutex list in mutexLocker Reviewed-by: tschatzl, dcubed, rehn, eosterlund
Thu, 08 Nov 2018 12:24:08 +0100 8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x
simonis [Thu, 08 Nov 2018 12:24:08 +0100] rev 52447
8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x Reviewed-by: shade, ihse, stuefe
Thu, 08 Nov 2018 12:03:18 +0100 8213338: Reduce the number of generated make targets
ihse [Thu, 08 Nov 2018 12:03:18 +0100] rev 52446
8213338: Reduce the number of generated make targets Reviewed-by: erikj
Thu, 08 Nov 2018 00:07:48 -0800 8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
sspitsyn [Thu, 08 Nov 2018 00:07:48 -0800] rev 52445
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type Summary: Provide possible type checks when LVT is absent Reviewed-by: jcbeyler, cjplummer
Thu, 08 Nov 2018 02:47:50 +0100 Added tag jdk-12+19 for changeset dc1f9dec2018
jwilhelm [Thu, 08 Nov 2018 02:47:50 +0100] rev 52444
Added tag jdk-12+19 for changeset dc1f9dec2018
Wed, 07 Nov 2018 15:57:50 -0800 8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit
erikj [Wed, 07 Nov 2018 15:57:50 -0800] rev 52443
8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit Reviewed-by: ihse, tbell
Wed, 07 Nov 2018 20:24:44 +0100 8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2 jdk-12+19
rkennke [Wed, 07 Nov 2018 20:24:44 +0100] rev 52442
8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2 Reviewed-by: kvn, roland
Wed, 07 Nov 2018 20:21:35 +0100 8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses
rkennke [Wed, 07 Nov 2018 20:21:35 +0100] rev 52441
8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses Reviewed-by: kvn, roland
Thu, 01 Nov 2018 11:42:59 -0400 8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
gadams [Thu, 01 Nov 2018 11:42:59 -0400] rev 52440
8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt Reviewed-by: jcbeyler, cjplummer, amenkov
Wed, 07 Nov 2018 10:39:49 -0500 8213052: HTML errors in JPDA spec
gadams [Wed, 07 Nov 2018 10:39:49 -0500] rev 52439
8213052: HTML errors in JPDA spec Reviewed-by: sspitsyn, amenkov
Wed, 07 Nov 2018 13:54:22 -0500 8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
lfoltan [Wed, 07 Nov 2018 13:54:22 -0500] rev 52438
8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader Summary: Fix to obtain the class loader's name from the java.lang.ClassLoader object instead of its ClassLoaderData. Reviewed-by: coleenp, mbalao, sgehwolf
Wed, 07 Nov 2018 09:58:21 -0800 8213444: Missing emphasis for term being defined
darcy [Wed, 07 Nov 2018 09:58:21 -0800] rev 52437
8213444: Missing emphasis for term being defined Reviewed-by: mchung, jjg
Wed, 07 Nov 2018 12:40:51 -0500 8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot
dcubed [Wed, 07 Nov 2018 12:40:51 -0500] rev 52436
8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot Reviewed-by: roland, rkennke, thartmann
Wed, 07 Nov 2018 15:13:12 +0100 8213464: Fix missing include after JDK-8212243
mdoerr [Wed, 07 Nov 2018 15:13:12 +0100] rev 52435
8213464: Fix missing include after JDK-8212243 Reviewed-by: roland
Wed, 07 Nov 2018 10:12:43 +0100 8213414: Fix incorrect copy constructors in hotspot
ihse [Wed, 07 Nov 2018 10:12:43 +0100] rev 52434
8213414: Fix incorrect copy constructors in hotspot Reviewed-by: kbarrett
Wed, 07 Nov 2018 09:39:39 +0100 8213347: [JVMCI] remove use of reflection in JVMCI
dnsimon [Wed, 07 Nov 2018 09:39:39 +0100] rev 52433
8213347: [JVMCI] remove use of reflection in JVMCI Reviewed-by: kvn
Wed, 07 Nov 2018 09:13:37 +0100 8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0
mbaesken [Wed, 07 Nov 2018 09:13:37 +0100] rev 52432
8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0 Reviewed-by: alanb, chegar
Tue, 06 Nov 2018 16:04:50 -0800 8212605: Pure-Java implementation of AccessController.doPrivileged
dlong [Tue, 06 Nov 2018 16:04:50 -0800] rev 52431
8212605: Pure-Java implementation of AccessController.doPrivileged Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
Wed, 07 Nov 2018 01:04:26 +0000 8211049: Second parameter of "initialize" method is not used
valeriep [Wed, 07 Nov 2018 01:04:26 +0000] rev 52430
8211049: Second parameter of "initialize" method is not used Summary: Use the specified random object instead of system default Reviewed-by: weijun
Tue, 06 Nov 2018 23:03:05 +0100 8213381: Hook to allow GC to inject Node::Ideal() calls
rkennke [Tue, 06 Nov 2018 23:03:05 +0100] rev 52429
8213381: Hook to allow GC to inject Node::Ideal() calls Reviewed-by: kvn, eosterlund, roland
Tue, 06 Nov 2018 10:10:18 -0800 8211339: NPE during SSL handshake caused by HostnameChecker
ascarpino [Tue, 06 Nov 2018 10:10:18 -0800] rev 52428
8211339: NPE during SSL handshake caused by HostnameChecker Reviewed-by: xuelei
Tue, 06 Nov 2018 10:01:16 -0800 8211122: Reduce the number of internal classes made accessible to jdk.unsupported
mchung [Tue, 06 Nov 2018 10:01:16 -0800] rev 52427
8211122: Reduce the number of internal classes made accessible to jdk.unsupported Reviewed-by: alanb, dfuchs, kvn
Tue, 06 Nov 2018 17:28:14 +0100 8213384: Move G1/C2 barrier verification into G1BarrierSetC2
rkennke [Tue, 06 Nov 2018 17:28:14 +0100] rev 52426
8213384: Move G1/C2 barrier verification into G1BarrierSetC2 Reviewed-by: kvn, roland, eosterlund
Tue, 06 Nov 2018 15:14:10 +0300 8198294: AARCH64 - Set flags' optimal defaults for Cavium Thunder X2 CPU
dchuyko [Tue, 06 Nov 2018 15:14:10 +0300] rev 52425
8198294: AARCH64 - Set flags' optimal defaults for Cavium Thunder X2 CPU Reviewed-by: adinn, drwhite
Tue, 06 Nov 2018 10:01:27 +0100 8212243: More gc interface tweaks for arraycopy
roland [Tue, 06 Nov 2018 10:01:27 +0100] rev 52424
8212243: More gc interface tweaks for arraycopy Reviewed-by: kvn, eosterlund
Tue, 06 Nov 2018 15:23:52 +0800 8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
mli [Tue, 06 Nov 2018 15:23:52 +0800] rev 52423
8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests Reviewed-by: naoto Contributed-by: ying.z.zhou@oracle.com
Mon, 05 Nov 2018 22:22:49 -0800 8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
dlong [Mon, 05 Nov 2018 22:22:49 -0800] rev 52422
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file Reviewed-by: kvn
Mon, 05 Nov 2018 18:27:14 -0500 8210986: Add OopStorage cleanup to ServiceThread
kbarrett [Mon, 05 Nov 2018 18:27:14 -0500] rev 52421
8210986: Add OopStorage cleanup to ServiceThread Summary: Service thread performs cleanup when notified. Reviewed-by: coleenp, rehn
Mon, 05 Nov 2018 13:55:41 -0800 8213330: Fix legal headers in i18n tests
naoto [Mon, 05 Nov 2018 13:55:41 -0800] rev 52420
8213330: Fix legal headers in i18n tests Reviewed-by: lancea
Mon, 05 Nov 2018 13:45:01 -0800 8212876: ftp: links for character-sets require a login password
joehw [Mon, 05 Nov 2018 13:45:01 -0800] rev 52419
8212876: ftp: links for character-sets require a login password Reviewed-by: lancea
Mon, 05 Nov 2018 11:49:03 -0800 8212872: Broken link to Namespaces in XML Errata
joehw [Mon, 05 Nov 2018 11:49:03 -0800] rev 52418
8212872: Broken link to Namespaces in XML Errata Reviewed-by: lancea
Mon, 05 Nov 2018 14:00:52 -0500 8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM
tonyp [Mon, 05 Nov 2018 14:00:52 -0500] rev 52417
8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM Reviewed-by: dholmes, gziemski, stuefe
Mon, 05 Nov 2018 12:27:38 -0600 8208519: Remove rehashable hashtable
gziemski [Mon, 05 Nov 2018 12:27:38 -0600] rev 52416
8208519: Remove rehashable hashtable Summary: Removed RehashableHashtable class Reviewed-by: iklam, ccheung
Mon, 05 Nov 2018 09:10:57 -0800 8213227: Update jib src excludes to filter webrev and Jreg directories
erikj [Mon, 05 Nov 2018 09:10:57 -0800] rev 52415
8213227: Update jib src excludes to filter webrev and Jreg directories Reviewed-by: dholmes, tbell, ihse
Mon, 05 Nov 2018 13:13:29 +0100 8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates()
roland [Mon, 05 Nov 2018 13:13:29 +0100] rev 52414
8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates() Reviewed-by: kvn, thartmann
Mon, 05 Nov 2018 14:40:16 +0100 8209960: -Xlog:jfr* doesn't work with the JFR
egahlin [Mon, 05 Nov 2018 14:40:16 +0100] rev 52413
8209960: -Xlog:jfr* doesn't work with the JFR Reviewed-by: mgronlun
Mon, 05 Nov 2018 14:02:04 +0100 8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context)
lucy [Mon, 05 Nov 2018 14:02:04 +0100] rev 52412
8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context) Reviewed-by: mdoerr, stuefe
Mon, 05 Nov 2018 12:36:23 +0100 8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading
eosterlund [Mon, 05 Nov 2018 12:36:23 +0100] rev 52411
8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading Reviewed-by: coleenp, pliden
Mon, 05 Nov 2018 12:36:23 +0100 8212585: Clean up CompiledMethod::oops_reloc_begin()
eosterlund [Mon, 05 Nov 2018 12:36:23 +0100] rev 52410
8212585: Clean up CompiledMethod::oops_reloc_begin() Reviewed-by: kvn, pliden
Mon, 05 Nov 2018 12:53:55 +0100 8209835: Aarch64: elide barriers on all volatile operations
roland [Mon, 05 Nov 2018 12:53:55 +0100] rev 52409
8209835: Aarch64: elide barriers on all volatile operations Reviewed-by: aph, adinn
Thu, 04 Oct 2018 09:24:27 +0200 8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value
roland [Thu, 04 Oct 2018 09:24:27 +0200] rev 52408
8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value Reviewed-by: adinn, aph
Mon, 05 Nov 2018 11:20:47 +0000 8213301: Fix legal headers in jdk logging tests
dfuchs [Mon, 05 Nov 2018 11:20:47 +0000] rev 52407
8213301: Fix legal headers in jdk logging tests Reviewed-by: chegar, mchung
Mon, 05 Nov 2018 10:52:36 +0100 8213339: Update precompiled.hpp with headers based on current frequency
ihse [Mon, 05 Nov 2018 10:52:36 +0100] rev 52406
8213339: Update precompiled.hpp with headers based on current frequency Reviewed-by: shade, dholmes
Mon, 05 Nov 2018 08:01:39 +0100 8212989: Allow CompiledMethod ExceptionCache have unloaded klasses
eosterlund [Mon, 05 Nov 2018 08:01:39 +0100] rev 52405
8212989: Allow CompiledMethod ExceptionCache have unloaded klasses Reviewed-by: kvn, pliden
Mon, 05 Nov 2018 10:31:47 +0100 8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8
jlahoda [Mon, 05 Nov 2018 10:31:47 +0100] rev 52404
8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8 Summary: Correct handling of missing annotation with -source 8. Reviewed-by: darcy, jjg, vromero
Sun, 04 Nov 2018 13:06:02 -0500 8213328: Update test copyrights in test/java/util/zip and test/jdk/tools
lancea [Sun, 04 Nov 2018 13:06:02 -0500] rev 52403
8213328: Update test copyrights in test/java/util/zip and test/jdk/tools Reviewed-by: joehw
Sat, 03 Nov 2018 15:40:19 -0400 8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
jiangli [Sat, 03 Nov 2018 15:40:19 -0400] rev 52402
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region. Summary: Support shareable archive object subgraphs in closed archive heap regions. Reviewed-by: iklam, ccheung
Sat, 03 Nov 2018 12:37:55 -0700 8213246: Fix typo in vmTestbase failuire to failure
jcbeyler [Sat, 03 Nov 2018 12:37:55 -0700] rev 52401
8213246: Fix typo in vmTestbase failuire to failure Summary: Fix failuire typo in two spots Reviewed-by: mikael, dcubed, iignatyev
Mon, 29 Oct 2018 14:01:46 -0700 8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication
iklam [Mon, 29 Oct 2018 14:01:46 -0700] rev 52400
8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication Reviewed-by: dholmes, ccheung, mseledtsov
Fri, 02 Nov 2018 23:44:45 -0700 8213337: windows-x64-slowdebug build is broken by 8177708
iignatyev [Fri, 02 Nov 2018 23:44:45 -0700] rev 52399
8213337: windows-x64-slowdebug build is broken by 8177708 Reviewed-by: dholmes
Fri, 02 Nov 2018 18:49:10 -0700 8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class)
darcy [Fri, 02 Nov 2018 18:49:10 -0700] rev 52398
8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class) Reviewed-by: jjg, jlahoda
Fri, 02 Nov 2018 19:30:31 -0400 8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc
jiangli [Fri, 02 Nov 2018 19:30:31 -0400] rev 52397
8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc Summary: Set timeout 500 in CDSandJFR.java Reviewed-by: dcubed
Fri, 02 Nov 2018 16:27:55 -0700 8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
iignatyev [Fri, 02 Nov 2018 16:27:55 -0700] rev 52396
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags Reviewed-by: erikj, dholmes, ihse
Fri, 02 Nov 2018 16:26:11 -0700 8177708: Convert TestReserveMemorySpecial_test to Gtest
iignatyev [Fri, 02 Nov 2018 16:26:11 -0700] rev 52395
8177708: Convert TestReserveMemorySpecial_test to Gtest Reviewed-by: gziemski, vlivanov
Fri, 02 Nov 2018 17:51:21 -0400 6735527: Bitmap - speed up searches
kbarrett [Fri, 02 Nov 2018 17:51:21 -0400] rev 52394
6735527: Bitmap - speed up searches Summary: New parameterized bitmap search routine, using ctz. Reviewed-by: tschatzl, shade
Fri, 02 Nov 2018 14:00:29 -0700 8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing
epavlova [Fri, 02 Nov 2018 14:00:29 -0700] rev 52393
8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing Reviewed-by: kvn, erikj, ihse
Fri, 02 Nov 2018 12:33:28 -0700 8213321: Fix legal headers in test/jaxp
joehw [Fri, 02 Nov 2018 12:33:28 -0700] rev 52392
8213321: Fix legal headers in test/jaxp Reviewed-by: darcy, jjg, lancea
Fri, 02 Nov 2018 18:35:30 +0100 8210405: Javadoc search doesn't always consider full input upon Enter
hannesw [Fri, 02 Nov 2018 18:35:30 +0100] rev 52391
8210405: Javadoc search doesn't always consider full input upon Enter Reviewed-by: jjg
Fri, 02 Nov 2018 09:58:55 -0700 8213306: Fix legal headers in test/java/nio
bpb [Fri, 02 Nov 2018 09:58:55 -0700] rev 52390
8213306: Fix legal headers in test/java/nio Reviewed-by: chegar
Fri, 02 Nov 2018 09:56:47 -0700 8213305: Fix legal headers in test/java/math
bpb [Fri, 02 Nov 2018 09:56:47 -0700] rev 52389
8213305: Fix legal headers in test/java/math Reviewed-by: darcy
Fri, 02 Nov 2018 12:49:42 -0400 8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
dcubed [Fri, 02 Nov 2018 12:49:42 -0400] rev 52388
8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java Reviewed-by: ccheung, darcy
Fri, 02 Nov 2018 16:11:29 +0000 8213296: Fix legal headers in test/jdk/java/net
chegar [Fri, 02 Nov 2018 16:11:29 +0000] rev 52387
8213296: Fix legal headers in test/jdk/java/net Reviewed-by: alanb, dfuchs
Fri, 02 Nov 2018 14:13:05 +0100 8213236: A partial removed/deleted JavaThread cannot transition
rehn [Fri, 02 Nov 2018 14:13:05 +0100] rev 52386
8213236: A partial removed/deleted JavaThread cannot transition Reviewed-by: dholmes, dcubed, eosterlund
Fri, 02 Nov 2018 08:33:59 +0100 8209189: Make CompiledMethod::do_unloading more concurrent
eosterlund [Fri, 02 Nov 2018 08:33:59 +0100] rev 52385
8209189: Make CompiledMethod::do_unloading more concurrent Reviewed-by: kvn, coleenp
Thu, 01 Nov 2018 14:57:26 +0100 8212681: Refactor IC locking to use a fine grained CompiledICLocker
eosterlund [Thu, 01 Nov 2018 14:57:26 +0100] rev 52384
8212681: Refactor IC locking to use a fine grained CompiledICLocker Reviewed-by: coleenp, rehn, kvn
Fri, 02 Nov 2018 07:58:22 +0100 8212184: Incorrect oop ref strength used for referents in FinalReference
pliden [Fri, 02 Nov 2018 07:58:22 +0100] rev 52383
8212184: Incorrect oop ref strength used for referents in FinalReference Reviewed-by: eosterlund, kbarrett
Fri, 02 Nov 2018 07:46:00 +0100 8212921: ZGC: Move verification to after resurrection unblocked
pliden [Fri, 02 Nov 2018 07:46:00 +0100] rev 52382
8212921: ZGC: Move verification to after resurrection unblocked Reviewed-by: eosterlund
Fri, 02 Nov 2018 00:26:25 -0700 8213203: [JVMCI] adopt formatting changes from jvmci 8
never [Fri, 02 Nov 2018 00:26:25 -0700] rev 52381
8213203: [JVMCI] adopt formatting changes from jvmci 8 Reviewed-by: kvn
Thu, 01 Nov 2018 20:37:45 -0700 6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
darcy [Thu, 01 Nov 2018 20:37:45 -0700] rev 52380
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods Reviewed-by: vromero, plevart, briangoetz, mcimadamore
Thu, 01 Nov 2018 15:11:08 -0700 8213265: fix missing newlines at end of files
jjg [Thu, 01 Nov 2018 15:11:08 -0700] rev 52379
8213265: fix missing newlines at end of files Reviewed-by: darcy
Thu, 01 Nov 2018 17:48:10 -0400 8211382: ISO2022JP and GB18030 NIO converter issues
itakiguchi [Thu, 01 Nov 2018 17:48:10 -0400] rev 52378
8211382: ISO2022JP and GB18030 NIO converter issues Reviewed-by: sherman, rriggs
Thu, 01 Nov 2018 14:32:55 -0700 8213263: fix legal headers in test/langtools
jjg [Thu, 01 Nov 2018 14:32:55 -0700] rev 52377
8213263: fix legal headers in test/langtools Reviewed-by: darcy
Thu, 01 Nov 2018 14:07:59 -0700 8213046: Define Japanese new Era character
naoto [Thu, 01 Nov 2018 14:07:59 -0700] rev 52376
8213046: Define Japanese new Era character Reviewed-by: lancea, rriggs
Thu, 01 Nov 2018 16:53:54 -0400 8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults
mullan [Thu, 01 Nov 2018 16:53:54 -0400] rev 52375
8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults Reviewed-by: xuelei
Thu, 01 Nov 2018 17:56:01 +0100 8209495: NMethodSweeper::sweep_code_cache cause severe delays
rehn [Thu, 01 Nov 2018 17:56:01 +0100] rev 52374
8209495: NMethodSweeper::sweep_code_cache cause severe delays Reviewed-by: thartmann, eosterlund
Thu, 01 Nov 2018 12:43:21 -0400 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil [Thu, 01 Nov 2018 12:43:21 -0400] rev 52373
8213085: (tz) Upgrade time-zone data to tzdata2018g Reviewed-by: martin, naoto
Thu, 01 Nov 2018 09:41:04 -0700 8212871: Broken links give 401-Unauthorized
joehw [Thu, 01 Nov 2018 09:41:04 -0700] rev 52372
8212871: Broken links give 401-Unauthorized Reviewed-by: lancea
Thu, 01 Nov 2018 09:34:59 -0700 8213210: Change ServerSocket(SocketImpl impl) constructor to protected access
bpb [Thu, 01 Nov 2018 09:34:59 -0700] rev 52371
8213210: Change ServerSocket(SocketImpl impl) constructor to protected access Reviewed-by: alanb, chegar
Thu, 01 Nov 2018 22:41:32 +0800 8212217: JGSS: Don't dispose() of creds too eagerly
weijun [Thu, 01 Nov 2018 22:41:32 +0800] rev 52370
8212217: JGSS: Don't dispose() of creds too eagerly Reviewed-by: mullan, weijun Contributed-by: Nico Williams <nico@twosigma.com>
Thu, 01 Nov 2018 14:15:35 +0100 8213014: Crash in CompileBroker::make_thread due to OOM
thartmann [Thu, 01 Nov 2018 14:15:35 +0100] rev 52369
8213014: Crash in CompileBroker::make_thread due to OOM Summary: Added missing null checks and checks for pending exception. Reviewed-by: kvn, dholmes, mdoerr
Thu, 01 Nov 2018 11:28:02 +0100 8213237: Remove test-compile-commands from jib-profiles.js
ihse [Thu, 01 Nov 2018 11:28:02 +0100] rev 52368
8213237: Remove test-compile-commands from jib-profiles.js Reviewed-by: lancea
Thu, 01 Nov 2018 11:23:12 +0100 8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType
dnsimon [Thu, 01 Nov 2018 11:23:12 +0100] rev 52367
8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType Reviewed-by: kvn
Tue, 23 Oct 2018 14:23:46 -0400 8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt
gadams [Tue, 23 Oct 2018 14:23:46 -0400] rev 52366
8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt Reviewed-by: cjplummer, dtitov, jcbeyler
Tue, 23 Oct 2018 11:51:03 -0400 8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
gadams [Tue, 23 Oct 2018 11:51:03 -0400] rev 52365
8206330: Revisit com/sun/jdi/RedefineCrossEvent.java Reviewed-by: cjplummer, sspitsyn, amenkov
Thu, 18 Oct 2018 15:56:37 -0500 8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
stuefe [Thu, 18 Oct 2018 15:56:37 -0500] rev 52364
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux Reviewed-by: alanb, rriggs Contributed-by: david.lloyd@redhat.com
Wed, 31 Oct 2018 19:56:51 -0700 8177711: Convert TestVirtualSpaceNode_test to GTest
iignatyev [Wed, 31 Oct 2018 19:56:51 -0700] rev 52363
8177711: Convert TestVirtualSpaceNode_test to GTest Reviewed-by: jwilhelm
Thu, 01 Nov 2018 02:12:13 +0100 Added tag jdk-12+18 for changeset e38473506688
jwilhelm [Thu, 01 Nov 2018 02:12:13 +0100] rev 52362
Added tag jdk-12+18 for changeset e38473506688
Wed, 31 Oct 2018 14:00:51 -0700 8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
ccheung [Wed, 31 Oct 2018 14:00:51 -0700] rev 52361
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option Summary: remove code referencing the IgnoreUnverifiableClassesDuringDump Reviewed-by: dholmes, jiangli
Wed, 31 Oct 2018 13:58:15 -0700 8207059: Update test certificates in QuoVadisCA.java test
rhalade [Wed, 31 Oct 2018 13:58:15 -0700] rev 52360
8207059: Update test certificates in QuoVadisCA.java test Reviewed-by: mullan, mbaesken
Wed, 31 Oct 2018 16:27:31 -0400 Merge jdk-12+18
bobv [Wed, 31 Oct 2018 16:27:31 -0400] rev 52359
Merge
Wed, 31 Oct 2018 16:27:01 -0400 8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
bobv [Wed, 31 Oct 2018 16:27:01 -0400] rev 52358
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows Reviewed-by: fparain, dcubed, jwilhelm
Wed, 31 Oct 2018 13:14:52 -0700 8210837: Add libXrandr-devel to the Linux devkits
erikj [Wed, 31 Oct 2018 13:14:52 -0700] rev 52357
8210837: Add libXrandr-devel to the Linux devkits Reviewed-by: prr, mikael
Wed, 31 Oct 2018 14:38:14 -0400 8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
coleenp [Wed, 31 Oct 2018 14:38:14 -0400] rev 52356
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes Reviewed-by: jiangli, jwilhelm
Tue, 16 Oct 2018 16:26:28 -0400 8212481: PPC64: Enable POWER9 CPU detection
gromero [Tue, 16 Oct 2018 16:26:28 -0400] rev 52355
8212481: PPC64: Enable POWER9 CPU detection Reviewed-by: mdoerr, simonis
Wed, 31 Oct 2018 19:00:59 +0100 8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
shade [Wed, 31 Oct 2018 19:00:59 +0100] rev 52354
8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent) Reviewed-by: dholmes, iklam
Wed, 31 Oct 2018 16:02:43 +0100 8213151: [AIX] Some class library files are missing the Classpath exception
simonis [Wed, 31 Oct 2018 16:02:43 +0100] rev 52353
8213151: [AIX] Some class library files are missing the Classpath exception Reviewed-by: stuefe, rriggs, mbaesken
Wed, 31 Oct 2018 10:48:13 -0400 Merge
bobv [Wed, 31 Oct 2018 10:48:13 -0400] rev 52352
Merge
Tue, 30 Oct 2018 10:39:19 -0400 8209093: JEP 340: One AArch64 Port, Not Two
bobv [Tue, 30 Oct 2018 10:39:19 -0400] rev 52351
8209093: JEP 340: One AArch64 Port, Not Two Reviewed-by: dholmes, erikj, mikael, shade, avoitylov, bulasevich
Wed, 31 Oct 2018 14:48:36 +0100 8213086: Compiler thread creation should be bounded by available space in memory and Code Cache
mdoerr [Wed, 31 Oct 2018 14:48:36 +0100] rev 52350
8213086: Compiler thread creation should be bounded by available space in memory and Code Cache Reviewed-by: kvn, thartmann
Wed, 31 Oct 2018 13:43:57 +0100 8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52349
8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure Reviewed-by: sangheki, kbarrett
Wed, 31 Oct 2018 13:43:57 +0100 8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52348
8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures Reviewed-by: kbarrett, sjohanss
Wed, 31 Oct 2018 13:43:57 +0100 8211388: Make OtherRegionsTable independent of the region it is for
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52347
8211388: Make OtherRegionsTable independent of the region it is for Reviewed-by: sjohanss, sangheki
Wed, 31 Oct 2018 13:43:57 +0100 6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52346
6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark Reviewed-by: sjohanss, sangheki
Wed, 31 Oct 2018 13:43:57 +0100 8071913: Filter out entries to free/uncommitted regions during iteration
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52345
8071913: Filter out entries to free/uncommitted regions during iteration Reviewed-by: sjohanss, kbarrett
Wed, 31 Oct 2018 07:06:54 -0400 8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs
coleenp [Wed, 31 Oct 2018 07:06:54 -0400] rev 52344
8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs Summary: with concurrent class unloading, the CLDG could contain unloaded CLDs while iterating in a safepoint Reviewed-by: lfoltan, eosterlund
Wed, 31 Oct 2018 11:36:07 +0100 8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt
ihse [Wed, 31 Oct 2018 11:36:07 +0100] rev 52343
8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt Reviewed-by: dholmes
Wed, 31 Oct 2018 09:30:24 +0100 8210958: Rename "make run-test" to "make test"
ihse [Wed, 31 Oct 2018 09:30:24 +0100] rev 52342
8210958: Rename "make run-test" to "make test" Reviewed-by: erikj
Wed, 31 Oct 2018 08:09:45 +0100 8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
rehn [Wed, 31 Oct 2018 08:09:45 +0100] rev 52341
8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks Reviewed-by: eosterlund, dcubed, sspitsyn, dholmes
Wed, 31 Oct 2018 09:09:23 +0100 8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
mgronlun [Wed, 31 Oct 2018 09:09:23 +0100] rev 52340
8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant Reviewed-by: egahlin, dholmes
Wed, 31 Oct 2018 10:29:59 +0530 8210244: {@value} should be permitted in module documentation
pmuthuswamy [Wed, 31 Oct 2018 10:29:59 +0530] rev 52339
8210244: {@value} should be permitted in module documentation Reviewed-by: jjg, sundar
Tue, 30 Oct 2018 20:44:48 -0700 8212866: Broken link to schematron.com
joehw [Tue, 30 Oct 2018 20:44:48 -0700] rev 52338
8212866: Broken link to schematron.com Reviewed-by: lancea
Tue, 30 Oct 2018 19:47:16 -0700 8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
xuelei [Tue, 30 Oct 2018 19:47:16 -0700] rev 52337
8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512 Reviewed-by: ascarpino
Tue, 30 Oct 2018 19:29:21 -0700 8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode
dtitov [Tue, 30 Oct 2018 19:29:21 -0700] rev 52336
8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode Reviewed-by: sspitsyn, kvn
Tue, 30 Oct 2018 22:24:04 -0400 8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class().
jiangli [Tue, 30 Oct 2018 22:24:04 -0400] rev 52335
8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class(). Summary: Rename SystemDictionary::load_shared_class. Reviewed-by: coleenp
Wed, 31 Oct 2018 02:10:21 +0100 8203629: Produce events in the JDK without a dependency on jdk.jfr
egahlin [Wed, 31 Oct 2018 02:10:21 +0100] rev 52334
8203629: Produce events in the JDK without a dependency on jdk.jfr Reviewed-by: mgronlun
Tue, 30 Oct 2018 15:17:58 -0700 8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames
dlong [Tue, 30 Oct 2018 15:17:58 -0700] rev 52333
8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames Reviewed-by: kvn
Tue, 30 Oct 2018 18:06:35 -0400 8212827: GlobalCounter should support nested critical sections
kbarrett [Tue, 30 Oct 2018 18:06:35 -0400] rev 52332
8212827: GlobalCounter should support nested critical sections Summary: Support nested critical sections. Reviewed-by: eosterlund, rehn, tschatzl
Tue, 30 Oct 2018 14:38:59 -0700 8210853: JIT: C2 doesn't skip post barrier for new allocated objects
kvn [Tue, 30 Oct 2018 14:38:59 -0700] rev 52331
8210853: JIT: C2 doesn't skip post barrier for new allocated objects Summary: skip copy Region node when look for last allocation Reviewed-by: thartmann, kvn Contributed-by: kuaiwei.kw@alibaba-inc.com
Tue, 30 Oct 2018 13:48:19 -0400 8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
apetcher [Tue, 30 Oct 2018 13:48:19 -0400] rev 52330
8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm Summary: Clarify spec of generateSecret and modify ECDH in SunEC to conform to spec Reviewed-by: mullan
Tue, 30 Oct 2018 10:32:54 -0700 8212941: Loosen the range of JapaneseEra
naoto [Tue, 30 Oct 2018 10:32:54 -0700] rev 52329
8212941: Loosen the range of JapaneseEra Reviewed-by: rriggs
Tue, 30 Oct 2018 09:13:00 -0400 8213148: JDK build fails because of missing #includes
hseigel [Tue, 30 Oct 2018 09:13:00 -0400] rev 52328
8213148: JDK build fails because of missing #includes Summary: Add missing #includes Reviewed-by: dcubed
Fri, 26 Oct 2018 16:49:18 +0200 8213017: jspawnhelper: need to handle pipe write failure when sending return code
stuefe [Fri, 26 Oct 2018 16:49:18 +0200] rev 52327
8213017: jspawnhelper: need to handle pipe write failure when sending return code Reviewed-by: alanb
Tue, 30 Oct 2018 09:34:50 +0100 8213035: Pack MethodHandleInlineStrategy coder and length into a long
redestad [Tue, 30 Oct 2018 09:34:50 +0100] rev 52326
8213035: Pack MethodHandleInlineStrategy coder and length into a long Reviewed-by: vlivanov, mchung
Tue, 30 Oct 2018 09:06:08 +0100 8177899: Tests fail due to code cache exhaustion on machines with many cores
thartmann [Tue, 30 Oct 2018 09:06:08 +0100] rev 52325
8177899: Tests fail due to code cache exhaustion on machines with many cores Summary: Implemented upper limit on CICompilerCount based on code cache size. Reviewed-by: kvn, mdoerr
Mon, 29 Oct 2018 17:11:46 -0400 8212624: remove outdated entries from langtools problem list
vromero [Mon, 29 Oct 2018 17:11:46 -0400] rev 52324
8212624: remove outdated entries from langtools problem list Reviewed-by: darcy
Mon, 29 Oct 2018 17:09:44 -0400 8213100: fix test OptionSmokeTest before removing it from the problem list
vromero [Mon, 29 Oct 2018 17:09:44 -0400] rev 52323
8213100: fix test OptionSmokeTest before removing it from the problem list Reviewed-by: jlahoda
Mon, 29 Oct 2018 14:04:44 -0700 8177710: Convert TestMetaspaceUtils_test to GTest
iignatyev [Mon, 29 Oct 2018 14:04:44 -0700] rev 52322
8177710: Convert TestMetaspaceUtils_test to GTest Reviewed-by: tschatzl
Mon, 29 Oct 2018 14:04:42 -0700 8157728: Convert GCTimer_test to GTest
kzhaldyb [Mon, 29 Oct 2018 14:04:42 -0700] rev 52321
8157728: Convert GCTimer_test to GTest Reviewed-by: tschatzl, jcbeyler, iignatyev
Mon, 29 Oct 2018 13:58:29 -0700 8212154: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent
ccheung [Mon, 29 Oct 2018 13:58:29 -0700] rev 52320
8212154: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent Summary: added a null check on wb.getBooleanVMFlag("EnableJVMCI"). Reviewed-by: hseigel, jiangli
Wed, 17 Oct 2018 15:57:10 -0700 8212200: assert when shared java.lang.Object is redefined by JVMTI agent
iklam [Wed, 17 Oct 2018 15:57:10 -0700] rev 52319
8212200: assert when shared java.lang.Object is redefined by JVMTI agent Reviewed-by: dholmes, jiangli, hseigel, lfoltan, sspitsyn
Mon, 29 Oct 2018 12:33:41 -0700 8213102: Oracle Unilinks are [301 Moved Permanently] to https://docs.oracle.com
jjg [Mon, 29 Oct 2018 12:33:41 -0700] rev 52318
8213102: Oracle Unilinks are [301 Moved Permanently] to https://docs.oracle.com Reviewed-by: lancea, mchung
Mon, 29 Oct 2018 11:31:25 -0700 8212081: AnnotatedType.toString implementation don't print annotations on embedded types
darcy [Mon, 29 Oct 2018 11:31:25 -0700] rev 52317
8212081: AnnotatedType.toString implementation don't print annotations on embedded types Reviewed-by: jfranck, wmdietl
Mon, 29 Oct 2018 11:05:45 -0700 8209566: [TESTBUG] runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java timeout on tier6 on sparc
ccheung [Mon, 29 Oct 2018 11:05:45 -0700] rev 52316
8209566: [TESTBUG] runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java timeout on tier6 on sparc Summary: increased the timeout from 120s (default) to 240s Reviewed-by: dcubed, mseledtsov
Mon, 29 Oct 2018 14:00:48 -0400 8205327: Clean up #if INCLUDE_CDS in classLoaderExt.cpp and classLoaderExt.hpp
jiangli [Mon, 29 Oct 2018 14:00:48 -0400] rev 52315
8205327: Clean up #if INCLUDE_CDS in classLoaderExt.cpp and classLoaderExt.hpp Summary: Clean up #if INCLUDE_CDS in classLoaderExt.* files. Reviewed-by: dholmes
Thu, 25 Oct 2018 11:23:43 -0700 8212205: VM asserts after CDS archive has been unmapped
iklam [Thu, 25 Oct 2018 11:23:43 -0700] rev 52314
8212205: VM asserts after CDS archive has been unmapped Reviewed-by: dholmes, jiangli, hseigel, stuefe
Mon, 29 Oct 2018 08:34:33 -0700 8210808: jshell tool: only considers the first snippet of the external editor
rfield [Mon, 29 Oct 2018 08:34:33 -0700] rev 52313
8210808: jshell tool: only considers the first snippet of the external editor Reviewed-by: jlahoda, sundar
Mon, 29 Oct 2018 12:31:49 -0300 8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
jlaskey [Mon, 29 Oct 2018 12:31:49 -0300] rev 52312
8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error Reviewed-by: smarks, sherman
Mon, 29 Oct 2018 10:21:34 -0400 8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes
coleenp [Mon, 29 Oct 2018 10:21:34 -0400] rev 52311
8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes Summary: Don't return unloaded klasses. Make sure access is protected by Compile_lock. Reviewed-by: eosterlund, dlong
Mon, 29 Oct 2018 08:38:59 -0400 8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51
hseigel [Mon, 29 Oct 2018 08:38:59 -0400] rev 52310
8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51 Summary: Remove the unneeded tests. Keep the tests for class file versions 49 and 52. Reviewed-by: acorn, coleenp
Mon, 29 Oct 2018 08:55:03 +0100 8212766: TestPromotionEventWithG1.java failed due to "RuntimeException: PLAB size is smaller than object size."
tschatzl [Mon, 29 Oct 2018 08:55:03 +0100] rev 52309
8212766: TestPromotionEventWithG1.java failed due to "RuntimeException: PLAB size is smaller than object size." Summary: Also send PLAB size in bytes, not in heap words. Reviewed-by: shade, sjohanss
Mon, 29 Oct 2018 08:52:04 +0100 8212974: Update RS Skipped cards uses wrong enum to register to phase
tschatzl [Mon, 29 Oct 2018 08:52:04 +0100] rev 52308
8212974: Update RS Skipped cards uses wrong enum to register to phase Reviewed-by: kbarrett
Fri, 26 Oct 2018 15:13:12 -0700 8213056: Nested anchor tags in java.lang.module
jjg [Fri, 26 Oct 2018 15:13:12 -0700] rev 52307
8213056: Nested anchor tags in java.lang.module Reviewed-by: darcy
Fri, 26 Oct 2018 13:59:02 -0700 8213043: Add internal Unsafe xxxObject methods as jsr166 is broken
mchung [Fri, 26 Oct 2018 13:59:02 -0700] rev 52306
8213043: Add internal Unsafe xxxObject methods as jsr166 is broken Reviewed-by: alanb
Fri, 26 Oct 2018 14:02:31 -0400 8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
lancea [Fri, 26 Oct 2018 14:02:31 -0400] rev 52305
8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator Reviewed-by: rriggs, sherman, alanb, clanger
Fri, 26 Oct 2018 10:47:05 -0500 8017061: os_bsd.cpp contains code for UseSHM and UseHugeTLBFS
gziemski [Fri, 26 Oct 2018 10:47:05 -0500] rev 52304
8017061: os_bsd.cpp contains code for UseSHM and UseHugeTLBFS Summary: Removed the code using unused flags. Reviewed-by: dholmes, coleenp
Fri, 26 Oct 2018 22:58:04 +0800 8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java
weijun [Fri, 26 Oct 2018 22:58:04 +0800] rev 52303
8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java Reviewed-by: mullan
Fri, 19 Oct 2018 09:39:29 +0200 8212173: Thread._stack_base/_stack_size initialized too late for new threads
stuefe [Fri, 19 Oct 2018 09:39:29 +0200] rev 52302
8212173: Thread._stack_base/_stack_size initialized too late for new threads Reviewed-by: dholmes, simonis
Fri, 26 Oct 2018 08:23:52 -0400 8192864: defmeth tests can hide failures
hseigel [Fri, 26 Oct 2018 08:23:52 -0400] rev 52301
8192864: defmeth tests can hide failures Summary: Add a call to addFailureCount() to record previously hidden failures. Reviewed-by: lfoltan, coleenp
Thu, 25 Oct 2018 21:40:17 -0700 8209598: Clean up how messages are printed when CDS aborts start-up
ccheung [Thu, 25 Oct 2018 21:40:17 -0700] rev 52300
8209598: Clean up how messages are printed when CDS aborts start-up Summary: added a new function vm_exit_during_cds_dumping() to java.cpp so that it can be used when an error condition is encountered during CDS dumping. Reviewed-by: iklam, dholmes, jiangli
Fri, 26 Oct 2018 11:11:13 +0800 8212867: Link to DRBG test vectors is redirected to a broken link
weijun [Fri, 26 Oct 2018 11:11:13 +0800] rev 52299
8212867: Link to DRBG test vectors is redirected to a broken link Reviewed-by: mullan
Thu, 25 Oct 2018 19:00:46 -0700 8212956: [JVCMI] SpeculationReason should maintain identity
never [Thu, 25 Oct 2018 19:00:46 -0700] rev 52298
8212956: [JVCMI] SpeculationReason should maintain identity Reviewed-by: kvn
Thu, 25 Oct 2018 18:41:26 -0700 8021335: Missing synchronization when reading counters for live threads and peak thread count
dlong [Thu, 25 Oct 2018 18:41:26 -0700] rev 52297
8021335: Missing synchronization when reading counters for live threads and peak thread count Reviewed-by: dholmes, mchung
Thu, 25 Oct 2018 17:06:40 -0700 8212994: Links to Oracle websites should use "https:"
iris [Thu, 25 Oct 2018 17:06:40 -0700] rev 52296
8212994: Links to Oracle websites should use "https:" Reviewed-by: erikj, lancea
Thu, 25 Oct 2018 16:47:14 -0700 8213005: Missing symbols in hs_err files on Windows after JDK-8212028
erikj [Thu, 25 Oct 2018 16:47:14 -0700] rev 52295
8213005: Missing symbols in hs_err files on Windows after JDK-8212028 Reviewed-by: ctornqvi
Thu, 25 Oct 2018 19:12:39 -0400 8210242: vmTestbase/nsk/stress/jni/jnistress001.java crashes with EXCEPTION_ACCESS_VIOLATION on windows-x86
dholmes [Thu, 25 Oct 2018 19:12:39 -0400] rev 52294
8210242: vmTestbase/nsk/stress/jni/jnistress001.java crashes with EXCEPTION_ACCESS_VIOLATION on windows-x86 Summary: Non-NUL-terminated string was passed to %s - use %.*s to specify the actual length. Reviewed-by: lfoltan, hseigel
Thu, 25 Oct 2018 14:23:26 -0700 8212884: Remove the assignments in ifs for vmTestbase/[a-s]
jcbeyler [Thu, 25 Oct 2018 14:23:26 -0700] rev 52293
8212884: Remove the assignments in ifs for vmTestbase/[a-s] Summary: Extract assignments from if statements in vmTestbase Reviewed-by: cjplummer, sspitsyn
Thu, 25 Oct 2018 08:59:26 -0700 8212897: Some improvements in the EditorPaneDemotest
akolarkunnu [Thu, 25 Oct 2018 08:59:26 -0700] rev 52292
8212897: Some improvements in the EditorPaneDemotest Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Thu, 25 Oct 2018 11:48:18 -0700 8212151: jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64
amenkov [Thu, 25 Oct 2018 11:48:18 -0700] rev 52291
8212151: jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64 Reviewed-by: sspitsyn, jcbeyler
Thu, 25 Oct 2018 11:18:24 -0700 8164546: Convert DirectivesParser_test to GTest
ppunegov [Thu, 25 Oct 2018 11:18:24 -0700] rev 52290
8164546: Convert DirectivesParser_test to GTest Reviewed-by: kvn, iignatyev, neliasso
Thu, 25 Oct 2018 10:58:59 -0700 Merge
mchung [Thu, 25 Oct 2018 10:58:59 -0700] rev 52289
Merge
Thu, 25 Oct 2018 10:57:42 -0700 8212795: ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData
mchung [Thu, 25 Oct 2018 10:57:42 -0700] rev 52288
8212795: ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData Reviewed-by: dfuchs
Thu, 25 Oct 2018 10:56:45 -0700 8212948: Remove unused jdk.internal.misc.VMNotification interface
mchung [Thu, 25 Oct 2018 10:56:45 -0700] rev 52287
8212948: Remove unused jdk.internal.misc.VMNotification interface Reviewed-by: alanb
Thu, 25 Oct 2018 13:55:28 -0400 8211883: Disable anon and NULL cipher suites
mullan [Thu, 25 Oct 2018 13:55:28 -0400] rev 52286
8211883: Disable anon and NULL cipher suites Reviewed-by: jnimeh
Thu, 25 Oct 2018 09:20:54 -0700 8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list
dlong [Thu, 25 Oct 2018 09:20:54 -0700] rev 52285
8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list Reviewed-by: kvn
Thu, 25 Oct 2018 08:18:42 -0700 8212770: Remove spaces before/after () for vmTestbase/jvmti/[s-u]
jcbeyler [Thu, 25 Oct 2018 08:18:42 -0700] rev 52284
8212770: Remove spaces before/after () for vmTestbase/jvmti/[s-u] Summary: Remove spaces before/after () Reviewed-by: amenkov, cjplummer
Thu, 25 Oct 2018 12:09:41 +0100 8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1
michaelm [Thu, 25 Oct 2018 12:09:41 +0100] rev 52283
8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1 Reviewed-by: chegar, dfuchs
Wed, 24 Oct 2018 21:17:30 -0700 8211694: JShell: Redeclared variable should be reset
rfield [Wed, 24 Oct 2018 21:17:30 -0700] rev 52282
8211694: JShell: Redeclared variable should be reset Reviewed-by: sundar
Thu, 25 Oct 2018 11:05:24 +0800 8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test
amlu [Thu, 25 Oct 2018 11:05:24 +0800] rev 52281
8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test Reviewed-by: bchristi, weijun
Thu, 25 Oct 2018 11:00:40 +0800 8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test
amlu [Thu, 25 Oct 2018 11:00:40 +0800] rev 52280
8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test Reviewed-by: bchristi
Wed, 24 Oct 2018 18:14:28 -0700 Added tag jdk-12+17 for changeset eefa65e142af
jwilhelm [Wed, 24 Oct 2018 18:14:28 -0700] rev 52279
Added tag jdk-12+17 for changeset eefa65e142af
Mon, 17 Sep 2018 11:09:43 -0700 8198945: Invalid RuntimeVisibleTypeAnnotations for annotation on anonymous class type parameter
cushon [Mon, 17 Sep 2018 11:09:43 -0700] rev 52278
8198945: Invalid RuntimeVisibleTypeAnnotations for annotation on anonymous class type parameter Reviewed-by: wmdietl, abuckley, martin
Wed, 24 Oct 2018 15:45:09 -0700 8212880: Cannot access ftp: site for fdlibm.tar
darcy [Wed, 24 Oct 2018 15:45:09 -0700] rev 52277
8212880: Cannot access ftp: site for fdlibm.tar Reviewed-by: jjg, lancea, bpb
Wed, 24 Oct 2018 13:11:54 -0700 8024368: private methods are allocated vtable slots
sspitsyn [Wed, 24 Oct 2018 13:11:54 -0700] rev 52276
8024368: private methods are allocated vtable slots Summary: Stop allocating vtable slots for private methods Reviewed-by: dholmes, acorn, lfoltan
Wed, 24 Oct 2018 09:56:03 -0700 8212877: Restore JTREG_VERBOSE value for mach5 testing
epavlova [Wed, 24 Oct 2018 09:56:03 -0700] rev 52275
8212877: Restore JTREG_VERBOSE value for mach5 testing Reviewed-by: dholmes
Wed, 24 Oct 2018 11:05:22 -0400 Merge jdk-12+17
dcubed [Wed, 24 Oct 2018 11:05:22 -0400] rev 52274
Merge
Wed, 24 Oct 2018 11:04:25 -0400 8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java
dcubed [Wed, 24 Oct 2018 11:04:25 -0400] rev 52273
8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java Summary: Also change the test's default timeout to 5 minutes. Reviewed-by: dholmes, stuefe
Wed, 24 Oct 2018 11:02:55 -0400 8212706: nmethod jvmci_installed_code_name need to be XML escaped
ecaspole [Wed, 24 Oct 2018 11:02:55 -0400] rev 52272
8212706: nmethod jvmci_installed_code_name need to be XML escaped Summary: Call text instead of print to escape chars properly Reviewed-by: thartmann
Wed, 24 Oct 2018 16:22:34 +0200 8212753: Improve oopDesc::forward_to_atomic
tschatzl [Wed, 24 Oct 2018 16:22:34 +0200] rev 52271
8212753: Improve oopDesc::forward_to_atomic Summary: Avoid multiple unnecessary reloads of the mark oop in oopDesc::forward_to_atomic Reviewed-by: kbarrett, mdoerr
Wed, 24 Oct 2018 14:59:21 +0200 8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert
stuefe [Wed, 24 Oct 2018 14:59:21 +0200] rev 52270
8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert Reviewed-by: dholmes, mdoerr
Wed, 24 Oct 2018 16:29:25 +0530 Merge
jdv [Wed, 24 Oct 2018 16:29:25 +0530] rev 52269
Merge
Wed, 24 Oct 2018 15:57:43 +0530 Merge
jdv [Wed, 24 Oct 2018 15:57:43 +0530] rev 52268
Merge
Wed, 24 Oct 2018 13:35:18 +0530 Merge
jdv [Wed, 24 Oct 2018 13:35:18 +0530] rev 52267
Merge
Tue, 23 Oct 2018 15:29:10 +0530 Merge
jdv [Tue, 23 Oct 2018 15:29:10 +0530] rev 52266
Merge
Tue, 16 Oct 2018 23:21:05 +0530 Merge
jdv [Tue, 16 Oct 2018 23:21:05 +0530] rev 52265
Merge
Fri, 19 Oct 2018 11:15:57 -0700 8212213: All tests for splashscreen stopped worked in jdk12b13
serb [Fri, 19 Oct 2018 11:15:57 -0700] rev 52264
8212213: All tests for splashscreen stopped worked in jdk12b13 Reviewed-by: ihse, prr
Fri, 19 Oct 2018 15:26:50 +0100 8211393: Memory leak issue on awt_InputMethod.c
itakiguchi [Fri, 19 Oct 2018 15:26:50 +0100] rev 52263
8211393: Memory leak issue on awt_InputMethod.c Reviewed-by: naoto, clanger
Fri, 19 Oct 2018 12:50:25 +0530 8211987: Menu bar gets input focus even if Alt-released event is consumed
psadhukhan [Fri, 19 Oct 2018 12:50:25 +0530] rev 52262
8211987: Menu bar gets input focus even if Alt-released event is consumed Reviewed-by: serb
Fri, 19 Oct 2018 12:39:56 +0530 8212098: Cleanup of ProblemList.txt for fixed swing tests
psadhukhan [Fri, 19 Oct 2018 12:39:56 +0530] rev 52261
8212098: Cleanup of ProblemList.txt for fixed swing tests Reviewed-by: serb
Tue, 16 Oct 2018 16:49:50 -0700 8133713: [macosx] Accessible JTables always reported as empty
serb [Tue, 16 Oct 2018 16:49:50 -0700] rev 52260
8133713: [macosx] Accessible JTables always reported as empty Reviewed-by: prr
Tue, 16 Oct 2018 15:47:53 -0700 8210739: Calling JSpinner's setFont with null throws NullPointerException
serb [Tue, 16 Oct 2018 15:47:53 -0700] rev 52259
8210739: Calling JSpinner's setFont with null throws NullPointerException Reviewed-by: psadhukhan
(0) -30000 -10000 -3000 -1000 -384 +384 +1000 +3000 tip