git: openjdk/jdk: master: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
cjplummer at openjdk.org
Thu Dec 5 03:35:08 UTC 2024
Changeset: 77cfcee8
Branch: master
Author: Chris Plummer <cjplummer at openjdk.org>
Date: 2024-12-05 03:33:50 +0000
URL: https://git.openjdk.org/jdk/commit/77cfcee8a1e571d32a1cf28926128edb97fcd696
8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
8344804: Test serviceability/jdwp/AllModulesCommandTest.java times out after JNI check warning
Reviewed-by: amenkov, dholmes
! src/jdk.jdwp.agent/share/native/libjdwp/ModuleReferenceImpl.c
! src/jdk.jdwp.agent/share/native/libjdwp/eventHandler.c
! src/jdk.jdwp.agent/share/native/libjdwp/invoker.c
! src/jdk.jdwp.agent/share/native/libjdwp/threadControl.c
! src/jdk.jdwp.agent/share/native/libjdwp/threadControl.h
! src/jdk.jdwp.agent/share/native/libjdwp/util.c
! test/hotspot/jtreg/vmTestbase/nsk/share/jni/JNIreferences.cpp
! test/hotspot/jtreg/vmTestbase/nsk/share/jpda/libNativeMethodsTestThread.cpp
! test/hotspot/jtreg/vmTestbase/nsk/share/locks/JNIMonitorLocker.cpp
More information about the jdk-changes
mailing list