On Wed, 20 May 2026 14:14:44 GMT, Jorn Vernee <[email protected]> wrote:
> We were already seeing some issues on mac when the test was added, and it was > therefor disabled on those platforms. Now we've had reports that this test is > causing OOMs on other systems as well. > > Rather than outright removing the test, I've detuned it to create less > thread/memory churn, more in line with other tests. > > Since The test has been detuned, it no longer needs to be in it's own test > group, and can safely run as part of the regular `jdk_foreign` tests. I've > changed the jtreg test groups to reflect this. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). All right, thanks. I tested this on few of my machines, and it seems to work. ------------- Marked as reviewed by shade (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31216#pullrequestreview-4334852947
