coleenp [Fri, 21 Jun 2019 09:53:12 -0400] rev 55467
8226394: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError
Summary: don't use printStackTrace to verify OOM type.
Reviewed-by: lfoltan, dholmes
adinn [Fri, 21 Jun 2019 15:16:03 +0100] rev 55466
8226203: MappedByteBuffer.force method may have no effect on implementation specific map modes
Summary: Fix comment for MappedByteBuffer force methods
Reviewed-by: alanb
erikj [Fri, 21 Jun 2019 06:33:55 -0700] rev 55465
8226538: find-files.gmk gets corrupted if tab completion is used before running make first
Reviewed-by: tbell
sspitsyn [Thu, 20 Jun 2019 23:12:12 -0700] rev 55464
8223736: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails due to wrong number of MonitorContendedEntered events
Summary: Fix the synchronization issue in the test
Reviewed-by: cjplummer, dcubed, amenkov
kvn [Fri, 21 Jun 2019 16:21:13 -0700] rev 55463
8225810: Update JVMCI
Reviewed-by: never, dnsimon
kvn [Fri, 21 Jun 2019 13:04:14 -0700] rev 55462
8185139: [Graal] Tests which set too restrictive security manager fail with Graal
Summary: tests should also check default policy
Reviewed-by: mchung, dfuchs, alanb, mullan
mullan [Fri, 21 Jun 2019 08:38:26 -0400] rev 55461
8226307: Curve names should be case-insensitive
Reviewed-by: igerasim, jnimeh, wetmore