[8u40] RFR (S): 8054805: Update CLI tests on RTM options to reflect changes from JDK-8054376

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Aug 11 16:45:13 UTC 2014


Thank you, Filipp, for fixing these tests.

Looks good. Do you need sponsor?

Thanks,
Vladimir

On 8/11/14 9:32 AM, Filipp Zhinkin wrote:
> Hi all,
>
> please review fix for "8054805: Update CLI tests on RTM options
> to reflect changes from JDK-8054376".
>
> Before JDK-8054376 [*] all RTM-related VM options were 'experimental'
> and after integration of JDK-8054376 three of them will be 'product'.
>
> Corresponding CLI tests verify that options are experimental,
> so after 8054376 several tests will start failing.
>
> This fix (8054805) will update such tests so they become
> identical to CLI tests for jdk9 where UseRTMLocking, UseRTMDeopt
> and RTMRetryCount options were always 'product'.
>
>
> Webrev: http://cr.openjdk.java.net/~fzhinkin/8054805/webrev.00/
> Bug id: https://bugs.openjdk.java.net/browse/JDK-8054805
> Testing: manual, JPRT, automated.
>
> [*] https://bugs.openjdk.java.net/browse/JDK-8054376
>
> Thanks,
> Filipp.


More information about the hotspot-compiler-dev mailing list