RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option [v2]

Zdenek Zambersky zzambers at openjdk.org
Wed May 28 18:48:51 UTC 2025


On Thu, 22 May 2025 05:53:48 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Zdenek Zambersky has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>> 
>>   Fix of compiler tests for client VM
>
> I quickly looked through the changes, and I think it looks ok. It's a little painful to have to add it everywhere though... It also increases the risk of misspelled flags, or using removed flags etc. But I don't have a great alternative solution.
> 
> I'll run some internal testing now, please ping me again in 24h :)

@eme64 I have rebased my changes on master and fixed conflicts. (caused by integration of [JDK-8350457](https://github.com/openjdk/jdk/pull/24522))

I have also updated PR description.
(I have not changed JIRA as there is no info about fix. Should I add it there?)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24262#issuecomment-2917290122


More information about the hotspot-compiler-dev mailing list