[jdk13u-dev] RFR: 8212160: JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value"

Yuri Nesterenko yan at openjdk.java.net
Thu Jan 28 15:27:46 UTC 2021


On Mon, 25 Jan 2021 11:37:12 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:

> I'd like to backport 8212160 to 13u for parity with 11u.
> The patch doesn't apply cleanly due to minor context differences in nmethod.cpp and serviceThread.cpp (JDK-8235273 and JDK-8170299 are not in 13u), reapplied manually.
> Tested with tier1 and other jvmti tests.
> Follow-up fixes JDK-8235456 and JDK-8236124 are planned to be backported as well.

Marked as reviewed by yan (Reviewer).

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

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


More information about the jdk-updates-dev mailing list