Thu, 04 Jul 2019 16:51:24 +0200 8227010: Error recovery after local variable redeclaration can be improved
jlahoda [Thu, 04 Jul 2019 16:51:24 +0200] rev 55589
8227010: Error recovery after local variable redeclaration can be improved Summary: Entering duplicate local variables into the current scope so that the new variable is used instead of the previous variable. Reviewed-by: mcimadamore
Thu, 04 Jul 2019 15:00:03 +0200 8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run
redestad [Thu, 04 Jul 2019 15:00:03 +0200] rev 55588
8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run Reviewed-by: alanb
Thu, 04 Jul 2019 14:28:31 +0200 8226757: Shenandoah: Make traversal and passive modes explicit
rkennke [Thu, 04 Jul 2019 14:28:31 +0200] rev 55587
8226757: Shenandoah: Make traversal and passive modes explicit Reviewed-by: shade
Mon, 01 Jul 2019 16:28:17 +0200 8227032: MetaspaceUtils::print_report crashes when called before initialization
stuefe [Mon, 01 Jul 2019 16:28:17 +0200] rev 55586
8227032: MetaspaceUtils::print_report crashes when called before initialization Reviewed-by: tschatzl, goetz
Thu, 04 Jul 2019 11:55:00 +0200 8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
stuefe [Thu, 04 Jul 2019 11:55:00 +0200] rev 55585
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest Reviewed-by: goetz
Wed, 03 Jul 2019 13:34:10 +0200 8227171: provide function names in native stack trace on aix with xlc16
mbaesken [Wed, 03 Jul 2019 13:34:10 +0200] rev 55584
8227171: provide function names in native stack trace on aix with xlc16 Reviewed-by: stuefe
Thu, 04 Jul 2019 09:12:21 +0200 8227173: Minor cleanup of unused code in compile.hpp
thartmann [Thu, 04 Jul 2019 09:12:21 +0200] rev 55583
8227173: Minor cleanup of unused code in compile.hpp Summary: Removed unused code. Reviewed-by: kvn
Wed, 03 Jul 2019 16:29:20 -0700 8227202: clarify Class.isEnum() doc
darcy [Wed, 03 Jul 2019 16:29:20 -0700] rev 55582
8227202: clarify Class.isEnum() doc Reviewed-by: bpb
Wed, 03 Jul 2019 15:47:39 -0700 Merge
mikael [Wed, 03 Jul 2019 15:47:39 -0700] rev 55581
Merge
Wed, 03 Jul 2019 14:11:21 -0700 Added tag jdk-13+28 for changeset 1e95931e7d8f
mikael [Wed, 03 Jul 2019 14:11:21 -0700] rev 55580
Added tag jdk-13+28 for changeset 1e95931e7d8f
Wed, 03 Jul 2019 11:07:48 -0700 8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader
dnsimon [Wed, 03 Jul 2019 11:07:48 -0700] rev 55579
8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader Reviewed-by: kvn, dlong
Wed, 03 Jul 2019 14:37:19 -0700 8227080: (fs) Files.newInputStream(...).skip(n) is slow
bpb [Wed, 03 Jul 2019 14:37:19 -0700] rev 55578
8227080: (fs) Files.newInputStream(...).skip(n) is slow Reviewed-by: sbordet, rriggs, fweimer
Wed, 03 Jul 2019 14:18:15 -0700 Added tag jdk-14+4 for changeset 19d0b382f086
mikael [Wed, 03 Jul 2019 14:18:15 -0700] rev 55577
Added tag jdk-14+4 for changeset 19d0b382f086
Wed, 03 Jul 2019 15:46:48 -0400 8223575: add subspace transitions to gc+metaspace=info log lines
tonyp [Wed, 03 Jul 2019 15:46:48 -0400] rev 55576
8223575: add subspace transitions to gc+metaspace=info log lines Reviewed-by: stuefe, tschatzl
Wed, 03 Jul 2019 16:30:19 +0000 8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML
joehw [Wed, 03 Jul 2019 16:30:19 +0000] rev 55575
8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML Reviewed-by: dfuchs, lancea
Wed, 03 Jul 2019 17:52:56 +0200 8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc()
rkennke [Wed, 03 Jul 2019 17:52:56 +0200] rev 55574
8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc() Reviewed-by: shade
Wed, 03 Jul 2019 07:56:41 -0700 Merge
mikael [Wed, 03 Jul 2019 07:56:41 -0700] rev 55573
Merge
Thu, 13 Jun 2019 19:37:49 +0200 8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
shade [Thu, 13 Jun 2019 19:37:49 +0200] rev 55572
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC Reviewed-by: rkennke, zgu
Wed, 03 Jul 2019 11:34:46 +0200 8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
mgronlun [Wed, 03 Jul 2019 11:34:46 +0200] rev 55571
8214542: JFR: Old Object Sample event slow on a deep heap in debug builds Reviewed-by: egahlin, rwestberg
Wed, 03 Jul 2019 11:43:01 +0800 8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" jdk-13+28
weijun [Wed, 03 Jul 2019 11:43:01 +0800] rev 55570
8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" Reviewed-by: xuelei
Tue, 02 Jul 2019 18:24:47 -0400 8226366: Excessive ServiceThread wakeups for OopStorage cleanup
kbarrett [Tue, 02 Jul 2019 18:24:47 -0400] rev 55569
8226366: Excessive ServiceThread wakeups for OopStorage cleanup Summary: Drive wakes via safepoint cleanups with interval minimums. Reviewed-by: coleenp, tschatzl
Tue, 02 Jul 2019 14:02:32 -0700 8226596: Accessibility errors in jdwp-protocol.html
sspitsyn [Tue, 02 Jul 2019 14:02:32 -0700] rev 55568
8226596: Accessibility errors in jdwp-protocol.html Summary: Fix accessability issues in the JDWP spec Reviewed-by: amenkov, dholmes
Tue, 02 Jul 2019 13:55:21 -0700 8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs
iignatyev [Tue, 02 Jul 2019 13:55:21 -0700] rev 55567
8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs Reviewed-by: kvn
Tue, 02 Jul 2019 12:36:31 -0700 8225679: reference to http://java.sun.com/products/JavaManagement/download.html
amenkov [Tue, 02 Jul 2019 12:36:31 -0700] rev 55566
8225679: reference to http://java.sun.com/products/JavaManagement/download.html Reviewed-by: sspitsyn
Tue, 02 Jul 2019 17:46:38 +0200 8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
mgronlun [Tue, 02 Jul 2019 17:46:38 +0200] rev 55565
8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory Reviewed-by: egahlin, rwestberg
Tue, 02 Jul 2019 14:31:43 +0200 8225706: JFR RootResolver resets CLD claims with no restore
mgronlun [Tue, 02 Jul 2019 14:31:43 +0200] rev 55564
8225706: JFR RootResolver resets CLD claims with no restore Reviewed-by: zgu, egahlin
Tue, 02 Jul 2019 11:33:05 +0200 8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers
eosterlund [Tue, 02 Jul 2019 11:33:05 +0200] rev 55563
8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers Reviewed-by: neliasso, pliden Contributed-by: erik.osterlund@oracle.com, stuart.monteith@linaro.org
Tue, 02 Jul 2019 11:33:01 +0200 8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading
eosterlund [Tue, 02 Jul 2019 11:33:01 +0200] rev 55562
8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading Reviewed-by: tschatzl, kvn
Tue, 02 Jul 2019 09:14:51 +0200 8226522: No compilation error reported when yield is used in incorrect context
jlahoda [Tue, 02 Jul 2019 09:14:51 +0200] rev 55561
8226522: No compilation error reported when yield is used in incorrect context Reviewed-by: mcimadamore
Fri, 24 May 2019 04:18:18 -0700 8224673: Adjust permission for delayed starting of debugging
rschmelter [Fri, 24 May 2019 04:18:18 -0700] rev 55560
8224673: Adjust permission for delayed starting of debugging Summary: Changed permission from monitor to control Reviewed-by: sspitsyn, clanger
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip