RFR: 8301570: Test runtime/jni/nativeStack/ needs to detach the native thread
Calvin Cheung
ccheung at openjdk.org
Wed Feb 1 06:07:48 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
LGTM
-------------
Marked as reviewed by ccheung (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12357
More information about the hotspot-runtime-dev
mailing list