Integrated: 8361314: Test serviceability/jvmti/VMEvent/MyPackage/VMEventRecursionTest.java FATAL ERROR in native method: Failed during the GetClassSignature call
Alex Menkov
amenkov at openjdk.org
Fri Jul 11 18:35:49 UTC 2025
On Thu, 10 Jul 2025 00:08:26 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> The fix adds guards against JVMTI_ERROR_WRONG_PHASE error in VMObjectAlloc event handler.
>
> Testing: fixed test on all platforms
This pull request has now been integrated.
Changeset: 8c00c374
Author: Alex Menkov <amenkov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8c00c374ec3e5ae2db3c35a970f6c7a691ae274e
Stats: 41 lines in 1 file changed: 40 ins; 0 del; 1 mod
8361314: Test serviceability/jvmti/VMEvent/MyPackage/VMEventRecursionTest.java FATAL ERROR in native method: Failed during the GetClassSignature call
Reviewed-by: cjplummer, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/26231
More information about the serviceability-dev
mailing list