On Wed, 5 Jul 2023 19:33:16 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> Clean backport from mainline jdk repo to jdk21 for the fix of: > [8303086](https://bugs.openjdk.org/browse/JDK-8303086): SIGSEGV in > JavaThread::is_interp_only_mode() > > Testing: > - TBD: mach5 tiers 1-5 This pull request has now been integrated. Changeset: f24c5540 Author: Serguei Spitsyn <sspit...@openjdk.org> URL: https://git.openjdk.org/jdk21/commit/f24c5540ffd9ad6ef151338f64cd15f0a4df9ed1 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8303086: SIGSEGV in JavaThread::is_interp_only_mode() Reviewed-by: pchilanomate Backport-of: 971c2efb698065c65dcf7373d8c3027f58d5f503 ------------- PR: https://git.openjdk.org/jdk21/pull/96