[11u] RFR: 8222072: JVMTI GenerateEvents() sends CompiledMethodLoad events to wrong jvmtiEnv

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Tue Nov 24 07:41:30 UTC 2020


Hi,

I would like to downport this fix for jvmti. 
Some of the coding added here is needed by follow-up 
8212160: JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value"
which I downported for 11.0.10-oracle parity.

The change applies clean, but I had to convert the test coding 
from C++ to C.

http://cr.openjdk.java.net/~goetz/wr20/8222072-wrong_jvmtiEnv-jdk11/01/

Please review.

https://bugs.openjdk.java.net/browse/JDK-8222072
http://hg.openjdk.java.net/jdk/jdk/rev/96230a5ef2ec

Best regards
  Goetz.


More information about the jdk-updates-dev mailing list