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
Thu, 04 Apr 2019 17:23:05 -0400 8221992: Fix old method replacement in ResolvedMethodTable
coleenp [Thu, 04 Apr 2019 17:23:05 -0400] rev 54431
8221992: Fix old method replacement in ResolvedMethodTable Summary: Use method get_new_method() which is used in other call sites. Reviewed-by: sspitsyn
Thu, 04 Apr 2019 14:19:29 -0700 8163326: Update the default enabled cipher suites preference
xuelei [Thu, 04 Apr 2019 14:19:29 -0700] rev 54430
8163326: Update the default enabled cipher suites preference Reviewed-by: mullan
Thu, 04 Apr 2019 23:21:52 +0200 8221921: Implement size() / isEmpty() in immutable collections
redestad [Thu, 04 Apr 2019 23:21:52 +0200] rev 54429
8221921: Implement size() / isEmpty() in immutable collections Reviewed-by: smarks
Thu, 04 Apr 2019 23:21:24 +0200 8221981: Simplify Map/List/Set.of() implementation
redestad [Thu, 04 Apr 2019 23:21:24 +0200] rev 54428
8221981: Simplify Map/List/Set.of() implementation Reviewed-by: smarks
Thu, 04 Apr 2019 23:19:26 +0200 8221980: Simplify Optional implementation
redestad [Thu, 04 Apr 2019 23:19:26 +0200] rev 54427
8221980: Simplify Optional implementation Reviewed-by: smarks, clanger
Thu, 04 Apr 2019 13:56:04 -0700 8221996: Bootcycle build broken
erikj [Thu, 04 Apr 2019 13:56:04 -0700] rev 54426
8221996: Bootcycle build broken Reviewed-by: tbell
Thu, 04 Apr 2019 21:29:46 +0200 8221848: Shenandoah: ArrayCopy post-barrier improvements
rkennke [Thu, 04 Apr 2019 21:29:46 +0200] rev 54425
8221848: Shenandoah: ArrayCopy post-barrier improvements Reviewed-by: zgu
Thu, 04 Apr 2019 12:29:43 -0700 8221710: [TESTBUG] more configurable parameters for docker testing
mseledtsov [Thu, 04 Apr 2019 12:29:43 -0700] rev 54424
8221710: [TESTBUG] more configurable parameters for docker testing Summary: Introduced docker test config properties Reviewed-by: lmesnik, iignatyev, egahlin
Tue, 02 Apr 2019 23:00:22 +0200 8221766: Load-reference barriers for Shenandoah
rkennke [Tue, 02 Apr 2019 23:00:22 +0200] rev 54423
8221766: Load-reference barriers for Shenandoah Reviewed-by: kvn, erikj, aph, shade
Thu, 04 Apr 2019 07:43:44 -0700 8217728: Speed up incremental rerun of "make hotspot"
erikj [Thu, 04 Apr 2019 07:43:44 -0700] rev 54422
8217728: Speed up incremental rerun of "make hotspot" Reviewed-by: tbell
Thu, 04 Apr 2019 20:22:16 +0800 8219861: Add new keytool -showinfo -tls command for displaying TLS configuration information
weijun [Thu, 04 Apr 2019 20:22:16 +0800] rev 54421
8219861: Add new keytool -showinfo -tls command for displaying TLS configuration information Reviewed-by: mullan
Tue, 26 Mar 2019 01:46:06 -0700 8221325: Add information about swap space to print_memory_info() on MacOS
rschmelter [Tue, 26 Mar 2019 01:46:06 -0700] rev 54420
8221325: Add information about swap space to print_memory_info() on MacOS Reviewed-by: stuefe, dholmes
Wed, 03 Apr 2019 20:39:19 -0400 8221872: Remove uses of ClassLoaderWeakHandle typedef in protection domain table
coleenp [Wed, 03 Apr 2019 20:39:19 -0400] rev 54419
8221872: Remove uses of ClassLoaderWeakHandle typedef in protection domain table Summary: Make consistent with StringTable and ResolvedMethodTable Reviewed-by: dholmes
Thu, 04 Apr 2019 01:46:14 +0200 Added tag jdk-13+15 for changeset f855ec13aa25
jwilhelm [Thu, 04 Apr 2019 01:46:14 +0200] rev 54418
Added tag jdk-13+15 for changeset f855ec13aa25
Wed, 03 Apr 2019 16:23:22 -0700 8217610: TLSv1.3 fail with ClassException when EC keys are stored in PKCS11
xuelei [Wed, 03 Apr 2019 16:23:22 -0700] rev 54417
8217610: TLSv1.3 fail with ClassException when EC keys are stored in PKCS11 Reviewed-by: valeriep
Wed, 03 Apr 2019 22:03:39 +0000 8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
dholmes [Wed, 03 Apr 2019 22:03:39 +0000] rev 54416
8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5" Reviewed-by: dcubed, stuefe
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip