RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option
Emanuel Peter
epeter at openjdk.org
Tue Apr 1 16:39:30 UTC 2025
On Tue, 1 Apr 2025 16:23:49 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:
> My little probably unfounded concern would be that typos in args could than be silently ignored.
That's not completely unfounded, but I think this taking `-XX:-IgnoreUnrecognizedVMOptions` is still preferrable to `@requires vm.compiler2.enabled`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24262#issuecomment-2769946172
More information about the hotspot-compiler-dev
mailing list