RFR: 8356310: compiler/print/TestPrintAssemblyDeoptRace.java fails with Improperly specified VM option 'DeoptimizeALot' [v2]

Manuel Hässig duke at openjdk.org
Wed May 7 08:04:34 UTC 2025


On Wed, 7 May 2025 07:44:52 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> test/hotspot/jtreg/compiler/print/TestPrintAssemblyDeoptRace.java line 26:
>> 
>>> 24: /*
>>> 25:  * @test
>>> 26:  * @bug 8258229 8356310
>> 
>> I'm not sure how much it helps a future reader that wants to figure what the test is about. Doesn't hurt so much either tho.
>
> That's a good point. Since it's only a follow-up fix to make the test work with product, you don't need to add the bug number of this issue.

Good to know. I removed it in [af03557](https://github.com/openjdk/jdk/pull/25082/commits/af03557b51a6cb7aa66b36968ecd522a25811e28)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25082#discussion_r2077023338


More information about the hotspot-compiler-dev mailing list