jjg [Fri, 05 Apr 2019 15:57:33 -0700] rev 54444
8221871: javadoc should not set role=region on <section> elements
Reviewed-by: hannesw
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
jjg [Fri, 05 Apr 2019 11:17:09 -0700] rev 54442
8221997: fix headings in jdk.javadoc
Reviewed-by: hannesw
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
aph [Fri, 05 Apr 2019 09:53:07 -0400] rev 54440
8219993: AArch64: Compiled CI stubs are unsafely modified
Reviewed-by: adinn
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
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