RFR: 8278291: compiler/uncommontrap/TraceDeoptimizationNoRealloc.java fails with release VMs after JDK-8154011 [v2]
Jie Fu
jiefu at openjdk.java.net
Mon Dec 6 12:05:48 UTC 2021
On Mon, 6 Dec 2021 11:51:03 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Seems to me that `IgnoreUnrecognizedVMOptions` should be replaced with `UnlockDiagnosticVMOptions`. The first one made sense when option was `develop` and not recognized in release builds.
Good catch!
Updated.
Thanks @shipilev .
-------------
PR: https://git.openjdk.java.net/jdk/pull/6721
More information about the hotspot-compiler-dev
mailing list