RFR 8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
David Holmes
david.holmes at oracle.com
Mon Jun 25 05:08:59 UTC 2018
Hi Patricio,
On 23/06/2018 8:23 AM, patricio.chilano.mateo at oracle.com wrote:
> Hi all,
>
> I’m Patricio, and just joined the JVM team at Oracle last week. This is
Welcome!
> my first RFR which involves removing the experimental flags mentioned
> below. Could you please review this fix?
Looks good. Reviewed.
Thanks,
David
------
> Summary: Removed NativeMonitorSpinLimit, NativeMonitorFlags and
> NativeMonitorTimeout experimental flags from globals.hpp and mutex.cpp
> and marked them as obsolete.
> Note: Flags were removed so that code behaves as it was with
> experimental flags having their default values.
>
> Bug URL:
> <https://bugs.openjdk.java.net/browse/JDK-8202615>https://bugs.openjdk.java.net/browse/JDK-8202615
>
> Webrev URL: http://cr.openjdk.java.net/~coleenp/8202615.01/webrev/
>
> The fix was tested with Mach5 on tiers 1, 2, 3, 4 and 5 on all platforms.
>
> Since this is my first RFR it might need more examination :)
>
> Thanks,
> Patricio
More information about the hotspot-runtime-dev
mailing list