[jdk13u-dev] RFR: 8173361: various crashes in JvmtiExport::post_compiled_method_load

Ekaterina Vergizova evergizova at openjdk.java.net
Fri Jan 15 15:55:18 UTC 2021


I'd like to backport 8173361 to 13u for parity with 11u.
The patch doesn't apply cleanly due to minor context differences in serviceThread.hpp and mutexLocker.cpp (JDK-8170299 and JDK-8231472 are not in 13u), reapplied manually.
Tested with tier1 and other jvmti tests.
Follow-up fix JDK-8235218 is planned to be backported as well.

-------------

Commit messages:
 - Backport b1d915ef80ebdf511dc2897b20ada78b3dc44241

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/73/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=73&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8173361
  Stats: 94 lines in 9 files changed: 70 ins; 6 del; 18 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/73.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/73/head:pull/73

PR: https://git.openjdk.java.net/jdk13u-dev/pull/73


More information about the jdk-updates-dev mailing list