RFR: 8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation
Maurizio Cimadamore
mcimadamore at openjdk.org
Thu Nov 6 17:32:14 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 mcimadamore (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28149#pullrequestreview-3429545349
More information about the core-libs-dev
mailing list