RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option
Emanuel Peter
epeter at openjdk.org
Thu May 22 05:49:51 UTC 2025
On Wed, 21 May 2025 14:00:38 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:
>> @zzambers Are you still working on this?
>
> @eme64 Sorry for late response,
>
> I have updated change set to use approach with `-XX:+IgnoreUnrecognizedVMOptions`. Tested locally with `hotspot_compiler` tests. Rebased to current master.
>
> `LateInlinePrinting.java` test keeps using `@requires`, because output printed by ClientVM is different (with unrecognized options ignored).
@zzambers Can you please update the PR description to match your current changes? And then you should copy that PR description to JIRA :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24262#issuecomment-2899992093
More information about the hotspot-compiler-dev
mailing list