RFR: 8307365: JvmtiStressModule hit SIGSEGV in JvmtiEventControllerPrivate::recompute_thread_enabled [v3]
Leonid Mesnik
lmesnik at openjdk.org
Wed May 17 15:33:21 UTC 2023
On Tue, 16 May 2023 23:42:46 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:
>> I'd suggest to name new test as `ThreadStateTest`, `JvmtiThreadStateTest` or `ThreadStateSanityTest`.
>> One more quick suggestion is to replace JVMTI state in the comments to `JvmtiThreadState`.
>
>> I'd suggest to name new test as `ThreadStateTest`, `JvmtiThreadStateTest` or `ThreadStateSanityTest`. One more quick suggestion is to replace JVMTI state in the comments to `JvmtiThreadState`.
>>
> Good suggestions, done.
@pchilano Thank you for explanations and adding the test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13949#issuecomment-1551613747
More information about the serviceability-dev
mailing list