On Wed, 5 Nov 2025 12:30:15 GMT, Jorn Vernee <[email protected]> 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). This pull request has now been integrated. Changeset: d5803aa7 Author: Jorn Vernee <[email protected]> URL: https://git.openjdk.org/jdk/commit/d5803aa78a84caccd5c3f14ac788817c5a3b4725 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation Reviewed-by: mcimadamore, syan ------------- PR: https://git.openjdk.org/jdk/pull/28149
