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
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
mchung [Sat, 06 Apr 2019 21:05:58 +0800] rev 54445
8220282: Add MethodHandle tests on accessing final fields
Reviewed-by: lancea
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