Tue, 28 Aug 2018 12:57:40 -0400 8072498: Multi-thread JNI weak reference processing
kbarrett [Tue, 28 Aug 2018 12:57:40 -0400] rev 51546
8072498: Multi-thread JNI weak reference processing Summary: Add parallel processing support to WeakProcessor. Reviewed-by: tschatzl, sjohanss
Wed, 22 Aug 2018 09:33:18 -0700 8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c
jcbeyler [Wed, 22 Aug 2018 09:33:18 -0700] rev 51545
8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c Summary: Calculate the string size for the buffer first Reviewed-by: amenkov, sspitsyn, iklam
Tue, 28 Aug 2018 17:03:16 +0200 8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
goetz [Tue, 28 Aug 2018 17:03:16 +0200] rev 51544
8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on. Reviewed-by: mdoerr, ghaug
Tue, 28 Aug 2018 10:10:11 -0400 8202578: Revisit location for class unload events
hseigel [Tue, 28 Aug 2018 10:10:11 -0400] rev 51543
8202578: Revisit location for class unload events Summary: Use notify_unload_class() to post JFR class unload events instead of doing a separate traversal of the class loader data graph Reviewed-by: lfoltan, coleenp, mgronlun, egahlin
Tue, 28 Aug 2018 09:06:23 +0200 8209894: ZGC: Cap number of GC workers based on heap size
pliden [Tue, 28 Aug 2018 09:06:23 +0200] rev 51542
8209894: ZGC: Cap number of GC workers based on heap size Reviewed-by: ehelin, tschatzl
Mon, 27 Aug 2018 21:50:52 -0700 8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
iignatyev [Mon, 27 Aug 2018 21:50:52 -0700] rev 51541
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun Reviewed-by: sspitsyn, jcbeyler
Mon, 27 Aug 2018 17:01:15 -0700 8186548: move jdk.testlibrary.JcmdBase closer to tests
iignatyev [Mon, 27 Aug 2018 17:01:15 -0700] rev 51540
8186548: move jdk.testlibrary.JcmdBase closer to tests Reviewed-by: cjplummer, amenkov
Mon, 27 Aug 2018 16:45:18 -0700 8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
amenkov [Mon, 27 Aug 2018 16:45:18 -0700] rev 51539
8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout Reviewed-by: sspitsyn, cjplummer
Mon, 27 Aug 2018 03:48:41 -0700 8209494: Create a test for SwingSet InternalFrameDemo
akolarkunnu [Mon, 27 Aug 2018 03:48:41 -0700] rev 51538
8209494: Create a test for SwingSet InternalFrameDemo Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Mon, 27 Aug 2018 17:20:29 -0400 8209852: Counters in StringCleaningTask should be type of size_t
zgu [Mon, 27 Aug 2018 17:20:29 -0400] rev 51537
8209852: Counters in StringCleaningTask should be type of size_t Summary: Converted counters to size_t type to avoid casting Reviewed-by: coleenp
Mon, 27 Aug 2018 12:45:31 -0700 8209920: runtime/logging/RedefineClasses.java fail with OOME with ZGC
lmesnik [Mon, 27 Aug 2018 12:45:31 -0700] rev 51536
8209920: runtime/logging/RedefineClasses.java fail with OOME with ZGC Reviewed-by: pliden
Mon, 27 Aug 2018 03:46:44 -0700 8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
akolarkunnu [Mon, 27 Aug 2018 03:46:44 -0700] rev 51535
8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2 Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Mon, 27 Aug 2018 09:46:24 -0700 8209965: The "supported_groups" extension in ServerHellos
xuelei [Mon, 27 Aug 2018 09:46:24 -0700] rev 51534
8209965: The "supported_groups" extension in ServerHellos Reviewed-by: ascarpino
Mon, 27 Aug 2018 23:14:17 +0800 8209995: java.base does not need to export sun.security.ssl to java.security.jgss
weijun [Mon, 27 Aug 2018 23:14:17 +0800] rev 51533
8209995: java.base does not need to export sun.security.ssl to java.security.jgss Reviewed-by: xuelei, alanb
Mon, 27 Aug 2018 12:33:03 +0100 8209987: Minor cleanup in Level.java
dfuchs [Mon, 27 Aug 2018 12:33:03 +0100] rev 51532
8209987: Minor cleanup in Level.java Reviewed-by: dfuchs Contributed-by: Bernd Eckenfels <ecki@zusammenkunft.net>
Mon, 27 Aug 2018 10:25:13 +0530 8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
jgeorge [Mon, 27 Aug 2018 10:25:13 +0530] rev 51531
8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode Summary: Use longs instead of ints while computing the identity hash of klass symbols Reviewed-by: coleenp, lfoltan
Sat, 25 Aug 2018 11:10:21 -0400 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
coleenp [Sat, 25 Aug 2018 11:10:21 -0400] rev 51530
8209821: Make JVMTI GetClassLoaderClasses not walk CLDG Summary: And also added function with KlassClosure to remove the hacks. Reviewed-by: lfoltan, sspitsyn
Sat, 25 Aug 2018 14:23:21 +0200 8209911: More blob types in hs_err printout
shade [Sat, 25 Aug 2018 14:23:21 +0200] rev 51529
8209911: More blob types in hs_err printout Reviewed-by: simonis, kvn
Fri, 24 Aug 2018 18:56:41 -0700 6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
igerasim [Fri, 24 Aug 2018 18:56:41 -0700] rev 51528
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException Reviewed-by: valeriep
Thu, 23 Aug 2018 21:16:45 -0700 8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
iklam [Thu, 23 Aug 2018 21:16:45 -0700] rev 51527
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed Summary: Move different execution modes to IncompatibleOptions_stringDedup.java and IncompatibleOptions_noCompactStrings.java Reviewed-by: jiangli, coleenp
Fri, 24 Aug 2018 13:30:56 -0700 8209173: javac fails with completion exception while reporting an error
vromero [Fri, 24 Aug 2018 13:30:56 -0700] rev 51526
8209173: javac fails with completion exception while reporting an error Reviewed-by: mcimadamore
Fri, 24 Aug 2018 13:23:39 -0700 8209915: Fix license headers
mikael [Fri, 24 Aug 2018 13:23:39 -0700] rev 51525
8209915: Fix license headers Reviewed-by: kvn, pliden
Fri, 24 Aug 2018 15:49:21 -0400 8209841: [REDO] Refactor G1ParallelCleaningTask into shared
zgu [Fri, 24 Aug 2018 15:49:21 -0400] rev 51524
8209841: [REDO] Refactor G1ParallelCleaningTask into shared Summary: Refactored ParallelCleaningTask to share with other GCs Reviewed-by: tschatzl, shade
Fri, 24 Aug 2018 15:33:28 -0400 8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
jiangli [Fri, 24 Aug 2018 15:33:28 -0400] rev 51523
8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode. Summary: Allow resizing for all system dictionaries except for the shared dictionary at runtime. Reviewed-by: iklam, gziemski
Fri, 24 Aug 2018 11:56:14 -0700 8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
dlong [Fri, 24 Aug 2018 11:56:14 -0700] rev 51522
8209825: guarantee(false) failed: wrong number of expression stack elements during deopt Reviewed-by: kvn, thartmann
Fri, 17 Aug 2018 17:13:12 +0200 8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item
roland [Fri, 17 Aug 2018 17:13:12 +0200] rev 51521
8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item Reviewed-by: neliasso, kvn
Fri, 24 Aug 2018 09:12:51 -0500 8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
gziemski [Fri, 24 Aug 2018 09:12:51 -0500] rev 51520
8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138 Summary: SymbolTableLock no longer checks for safepoints Reviewed-by: coleenp, rehn
Mon, 20 Aug 2018 12:08:07 +0200 8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
ghaug [Mon, 20 Aug 2018 12:08:07 +0200] rev 51519
8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1 Reviewed-by: kvn, phh, lucy
Mon, 23 Jul 2018 18:08:46 +0200 8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
sgehwolf [Mon, 23 Jul 2018 18:08:46 +0200] rev 51518
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686 Summary: Be sure to use the same register index in native and Java code. Reviewed-by: sballal, cjplummer, tbell
Fri, 24 Aug 2018 14:04:34 +0200 8209837: Avoid initializing ExpiringCache during bootstrap
redestad [Fri, 24 Aug 2018 14:04:34 +0200] rev 51517
8209837: Avoid initializing ExpiringCache during bootstrap Reviewed-by: sundar, forax
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip