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

Jorn Vernee jvernee at openjdk.org
Fri Nov 7 14:09:15 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).

This pull request has now been integrated.

Changeset: d5803aa7
Author:    Jorn Vernee <jvernee at openjdk.org>
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


More information about the core-libs-dev mailing list