Mon, 08 Apr 2019 13:22:59 -0400 8222086: CodeCache::UnloadingScope needs to preserve and restore previous IsUnloadingBehavior
zgu [Mon, 08 Apr 2019 13:22:59 -0400] rev 54461
8222086: CodeCache::UnloadingScope needs to preserve and restore previous IsUnloadingBehavior Reviewed-by: eosterlund
Mon, 08 Apr 2019 17:09:02 +0000 8221730: jcmd process name matching broken
dtitov [Mon, 08 Apr 2019 17:09:02 +0000] rev 54460
8221730: jcmd process name matching broken Reviewed-by: jcbeyler, dholmes, cjplummer
Mon, 08 Apr 2019 15:01:39 +0100 8222027: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException
sgroeger [Mon, 08 Apr 2019 15:01:39 +0100] rev 54459
8222027: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException Summary: Make a strong reference to TestLogger and dont fetch it from LogManager Reviewed-by: dfuchs
Mon, 08 Apr 2019 18:42:29 +0200 8222129: Shenandoah: Missing CompareAndSwapP/N case in get_barrier_strength()
rkennke [Mon, 08 Apr 2019 18:42:29 +0200] rev 54458
8222129: Shenandoah: Missing CompareAndSwapP/N case in get_barrier_strength() Reviewed-by: shade
Mon, 08 Apr 2019 18:42:27 +0200 8222125: Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1
rkennke [Mon, 08 Apr 2019 18:42:27 +0200] rev 54457
8222125: Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1 Reviewed-by: shade
Mon, 08 Apr 2019 12:19:51 -0400 8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window
mullan [Mon, 08 Apr 2019 12:19:51 -0400] rev 54456
8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window Reviewed-by: xuelei
Fri, 05 Apr 2019 06:48:20 -0700 8221907: make reconfigure breaks when configured with relative paths
erikj [Fri, 05 Apr 2019 06:48:20 -0700] rev 54455
8221907: make reconfigure breaks when configured with relative paths Reviewed-by: dholmes
Mon, 08 Apr 2019 15:25:27 +0200 8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function
shade [Mon, 08 Apr 2019 15:25:27 +0200] rev 54454
8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function Reviewed-by: alanb, dholmes
Mon, 08 Apr 2019 15:54:47 +0300 8221995: AARCH64: problems with CAS instructions encoding
dpochepk [Mon, 08 Apr 2019 15:54:47 +0300] rev 54453
8221995: AARCH64: problems with CAS instructions encoding Reviewed-by: aph
Mon, 08 Apr 2019 06:56:37 +0100 8221880: Better customization for Windows RC properties FileDescription and ProductName
clanger [Mon, 08 Apr 2019 06:56:37 +0100] rev 54452
8221880: Better customization for Windows RC properties FileDescription and ProductName Reviewed-by: erikj
Mon, 08 Apr 2019 09:31:39 +0800 8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64
ngasson [Mon, 08 Apr 2019 09:31:39 +0800] rev 54451
8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64 Reviewed-by: aph, sgehwolf, mseledtsov
Sun, 07 Apr 2019 13:28:18 +0200 8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine
shade [Sun, 07 Apr 2019 13:28:18 +0200] rev 54450
8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine Reviewed-by: kvn, vlivanov
Sun, 07 Apr 2019 13:28:18 +0200 8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms
shade [Sun, 07 Apr 2019 13:28:18 +0200] rev 54449
8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms Reviewed-by: cjplummer, dholmes
Sun, 07 Apr 2019 18:09:06 +0800 8222082: Build of test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c still failing on Windows
mchung [Sun, 07 Apr 2019 18:09:06 +0800] rev 54448
8222082: Build of test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c still failing on Windows Reviewed-by: alanb, dholmes
Sun, 07 Apr 2019 03:00:52 +0000 8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530
mchung [Sun, 07 Apr 2019 03:00:52 +0000] rev 54447
8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530 Reviewed-by: lancea, dholmes
Sat, 06 Apr 2019 21:16:40 +0800 8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack
mchung [Sat, 06 Apr 2019 21:16:40 +0800] rev 54446
8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack Reviewed-by: alanb, dholmes, sundar
Sat, 06 Apr 2019 21:05:58 +0800 8220282: Add MethodHandle tests on accessing final fields
mchung [Sat, 06 Apr 2019 21:05:58 +0800] rev 54445
8220282: Add MethodHandle tests on accessing final fields Reviewed-by: lancea
Fri, 05 Apr 2019 15:57:33 -0700 8221871: javadoc should not set role=region on <section> elements
jjg [Fri, 05 Apr 2019 15:57:33 -0700] rev 54444
8221871: javadoc should not set role=region on <section> elements Reviewed-by: hannesw
Fri, 05 Apr 2019 11:28:23 -0700 8221882: Use fiber-friendly java.util.concurrent.locks in JSSE
xuelei [Fri, 05 Apr 2019 11:28:23 -0700] rev 54443
8221882: Use fiber-friendly java.util.concurrent.locks in JSSE Reviewed-by: alanb, dfuchs
Fri, 05 Apr 2019 11:17:09 -0700 8221997: fix headings in jdk.javadoc
jjg [Fri, 05 Apr 2019 11:17:09 -0700] rev 54442
8221997: fix headings in jdk.javadoc Reviewed-by: hannesw
Fri, 05 Apr 2019 08:37:33 -0700 8221597: A typo in the Java API doc for File.getUsableSpace()
bpb [Fri, 05 Apr 2019 08:37:33 -0700] rev 54441
8221597: A typo in the Java API doc for File.getUsableSpace() Reviewed-by: lancea, darcy
Fri, 05 Apr 2019 09:53:07 -0400 8219993: AArch64: Compiled CI stubs are unsafely modified
aph [Fri, 05 Apr 2019 09:53:07 -0400] rev 54440
8219993: AArch64: Compiled CI stubs are unsafely modified Reviewed-by: adinn
Fri, 05 Apr 2019 10:01:09 +0100 8221477: Inject os/cpu-specific constants into Unsafe from JVM
adinn [Fri, 05 Apr 2019 10:01:09 +0100] rev 54439
8221477: Inject os/cpu-specific constants into Unsafe from JVM Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts Reviewed-by: stuefe, coleenp, dholmes, plevart
Fri, 05 Apr 2019 07:10:07 -0400 8203364: Some serviceability/sa/ tests intermittently fail with java.io.IOException: LingeredApp terminated with non-zero exit code 3
gadams [Fri, 05 Apr 2019 07:10:07 -0400] rev 54438
8203364: Some serviceability/sa/ tests intermittently fail with java.io.IOException: LingeredApp terminated with non-zero exit code 3 Reviewed-by: cjplummer, jcbeyler
Wed, 27 Mar 2019 14:13:34 +0100 8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
stuefe [Wed, 27 Mar 2019 14:13:34 +0100] rev 54437
8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends Reviewed-by: adinn, coleenp, mdoerr
Fri, 05 Apr 2019 09:18:18 +0200 8221833: Readability check in Symbol::is_valid not performed for some addresses
mdoerr [Fri, 05 Apr 2019 09:18:18 +0200] rev 54436
8221833: Readability check in Symbol::is_valid not performed for some addresses Reviewed-by: zgu, coleenp
Fri, 05 Apr 2019 09:06:19 +0200 8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
shade [Fri, 05 Apr 2019 09:06:19 +0200] rev 54435
8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found Reviewed-by: jiangli, dholmes
Tue, 02 Apr 2019 13:54:00 +0200 8218547: Simplify JLI_Open on Windows in native code (libjli)
mbaesken [Tue, 02 Apr 2019 13:54:00 +0200] rev 54434
8218547: Simplify JLI_Open on Windows in native code (libjli) Reviewed-by: alanb, clanger
Fri, 05 Apr 2019 07:59:13 +0200 8219918: ProblemList hotspot tests failing in SAP testing.
goetz [Fri, 05 Apr 2019 07:59:13 +0200] rev 54433
8219918: ProblemList hotspot tests failing in SAP testing. Reviewed-by: dholmes
Thu, 04 Apr 2019 09:39:44 +0200 8221470: Print methods in exception messages in java-like Syntax.
goetz [Thu, 04 Apr 2019 09:39:44 +0200] rev 54432
8221470: Print methods in exception messages in java-like Syntax. Reviewed-by: dholmes, mdoerr, coleenp
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip