Integrated: 8301570: Test runtime/jni/nativeStack/ needs to detach the native thread
David Holmes
dholmes at openjdk.org
Wed Feb 1 07:59:00 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
This pull request has now been integrated.
Changeset: d269ebba
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d269ebbad2286b57802a075091b0cc32110dfcc7
Stats: 8 lines in 1 file changed: 7 ins; 0 del; 1 mod
8301570: Test runtime/jni/nativeStack/ needs to detach the native thread
Co-authored-by: Calvin Cheung <ccheung at openjdk.org>
Reviewed-by: lmesnik, ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/12357
More information about the hotspot-runtime-dev
mailing list