On Thu, 23 Oct 2025 18:45:08 GMT, Chad Rakoczy <[email protected]> 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
