RFR: 8369147: Various issues with new tests added by JDK-8316694 [v2]

Chad Rakoczy duke at openjdk.org
Mon Oct 27 18:11:09 UTC 2025


On Thu, 23 Oct 2025 18:45:08 GMT, Chad Rakoczy <duke at openjdk.org> wrote:

>>> @chadrako what is status of this work. If you are struggling to reproduce [8369150](https://bugs.openjdk.org/browse/JDK-8369150) you can fix it separately.
>> 
>> I haven't been able to reproduce that failure. I'll reopen [8369150](https://bugs.openjdk.org/browse/JDK-8369150) so it can be completed separately
>
>> @chadrako, is PR ready for testing now?
> 
> Yes

> @chadrako I think my suggestion was not correct. We should revert back to your first changes for `@requires`. Original code was correct and only `serviceability/jvmti/NMethodRelocation/NMethodRelocationTest.java` missed it.

Since the tests get run with different GCs anyways I don't think we need to explicitly require the GC that they run with and just have one test config

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

PR Comment: https://git.openjdk.org/jdk/pull/27659#issuecomment-3452653450


More information about the hotspot-compiler-dev mailing list