[11u] RFR: 8173658: JvmtiExport::post_class_unload() is broken for non-JavaThread initiators
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Thu Nov 12 07:04:03 UTC 2020
Hi,
Please check
http://cr.openjdk.java.net/~goetz/wr20/8173658-post_class_unload-jdk11/02/
I had lost changes to the test file because of the C/C++ mismatch.
Best regards,
Goetz.
-----Original Message-----
From: Lindenmaier, Goetz
Sent: Freitag, 6. November 2020 09:01
To: jdk-updates-dev at openjdk.java.net
Subject: [11u] RFR: 8173658: JvmtiExport::post_class_unload() is broken for non-JavaThread initiators
Hi
I am downporting this for parity with 11.0.10-oracle.
I had to resolve and adapt the code, e.g. I replaced MutexLocker by MutexLockerEx.
http://cr.openjdk.java.net/~goetz/wr20/8173658-post_class_unload-jdk11/01/
Please review.
https://bugs.openjdk.java.net/browse/JDK-8173658
https://hg.openjdk.java.net/jdk/jdk/rev/4774b50671ed
Best regards,
Goetz.
More information about the jdk-updates-dev
mailing list