RFR: 8301570: Test runtime/jni/nativeStack/ needs to detach the native thread
David Holmes
dholmes at openjdk.org
Wed Feb 1 07:58:59 UTC 2023
On Wed, 1 Feb 2023 03:14:29 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> Please review this simple fix to a test to detach the native thread that we created and attached. Failing to do so can cause problems on some platforms.
>>
>> Thanks.
>>
>> Testing: itself, tiers 1-3 sanity
>
> Marked as reviewed by lmesnik (Reviewer).
Thanks for the reviews @lmesnik and @calvinccheung !
-------------
PR: https://git.openjdk.org/jdk/pull/12357
More information about the hotspot-runtime-dev
mailing list