[jdk21] Integrated: 8303086: SIGSEGV in JavaThread::is_interp_only_mode()

2023-07-05 Thread Serguei Spitsyn
On Wed, 5 Jul 2023 19:33:16 GMT, Serguei Spitsyn 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 b

Integrated: 8303086: SIGSEGV in JavaThread::is_interp_only_mode()

2023-06-30 Thread Serguei Spitsyn
On Fri, 30 Jun 2023 11:27:58 GMT, Serguei Spitsyn wrote: > The JVMTI function `SetEventNotificationMode` can set notification mode > globally (`event_thread == nullptr`) for all threads or for a specific thread > (`event_thread != nullptr`). To get a stable mount/unmount vision of virtual > th