RFR: 8301570: Test runtime/jni/nativeStack/ needs to detach the native thread
Leonid Mesnik
lmesnik at openjdk.org
Wed Feb 1 03:16:57 UTC 2023
On Wed, 1 Feb 2023 02:47:48 GMT, David Holmes <dholmes 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).
-------------
PR: https://git.openjdk.org/jdk/pull/12357
More information about the hotspot-runtime-dev
mailing list