zgu [Mon, 01 Jul 2019 08:24:45 -0400] rev 55538
8226957: Shenandoah: Remove obsoleted ShenandoahStoreCheck option
Reviewed-by: shade
redestad [Mon, 01 Jul 2019 12:16:58 +0200] rev 55537
8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0
Reviewed-by: dcubed, shade, dholmes
neliasso [Mon, 01 Jul 2019 10:49:58 +0200] rev 55536
8226287: Make process_users_of_allocation handle gc barriers
Reviewed-by: kvn, roland
aoqi [Mon, 01 Jul 2019 12:50:34 +0800] rev 55535
8226967: Minimal VM: FALSE was not declared in this scope
Reviewed-by: dholmes
jwilhelm [Sat, 29 Jun 2019 05:26:55 +0200] rev 55534
Merge
sspitsyn [Fri, 28 Jun 2019 16:06:44 -0700] rev 55533
8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
Summary: Fix one more sync issue in the test
Reviewed-by: dcubed, gadams, amenkov
dlong [Fri, 28 Jun 2019 16:50:14 -0400] rev 55532
8226533: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly
Reviewed-by: kvn, dlong
Contributed-by: Doug Simon <doug.simon@oracle.com>
clanger [Fri, 28 Jun 2019 20:46:25 +0100] rev 55531
8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions
Reviewed-by: naoto