RFR 8188922: runtime/CommandLine/VMDeprecatedOptions.java fails with JDK10 release bits
Lois Foltan
lois.foltan at oracle.com
Wed Oct 11 13:58:28 UTC 2017
Looks good!
Lois
On 10/11/2017 8:45 AM, harold seigel wrote:
> Hi,
>
> Please review this small change to fix JDK-8188922. The fix adds
> -XX:+UnlockDiagnosticVMOptions to the command line when testing a
> deprecated diagnostic option.
>
> Open webrev:
> http://cr.openjdk.java.net/~hseigel/bug_8188922/webrev/index.html
>
> JBD Bug: https://bugs.openjdk.java.net/browse/JDK-8188922
>
> The fix was tested by running the modified VMDeprecatedOptions.java
> test with both a product JDK-10 build and a fastdebug JDK-10 build.
>
> Thanks, Harold
>
More information about the hotspot-runtime-dev
mailing list