RFR: 8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation

SendaoYan syan at openjdk.org
Fri Nov 7 01:46:01 UTC 2025


On Wed, 5 Nov 2025 12:30:15 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Borrowed from the original `InternalErrorTest` which this test was based on, disabling compilation of the main method fixes this issue. (I've found that `-XX:-UseOnStackReplacement` works as well, which effectively does the same thing).

Marked as reviewed by syan (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/28149#pullrequestreview-3431230930


More information about the core-libs-dev mailing list