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). This pull request has now been integrated. Changeset: 9e9e1df7 Author: Jorn Vernee <[email protected]> URL: https://git.openjdk.org/jdk/commit/9e9e1df73b8971c5a0bb00fc78933619a50c1c58 Stats: 37 lines in 2 files changed: 21 ins; 11 del; 5 mod 8360595: OOM in java/foreign/TestUpcallStress.java Reviewed-by: shade ------------- PR: https://git.openjdk.org/jdk/pull/31216
