[11u] RFR: JDK-8260707: java/lang/instrument/PremainClass/InheritAgent0100.java times out

Thomas Stüfe thomas.stuefe at gmail.com
Wed Apr 21 05:07:58 UTC 2021


Hi,

I would like to backport this patch to 11u. It's trivial really, but the
code has moved since then and the patch does not apply.

This fixes a couple of negative tests (in which the VM is supposed to
crash) which run with default heap and without suppressed cores, which
hurts mostly on AIX.

Issue: https://bugs.openjdk.java.net/browse/JDK-8260707
Orig patch: https://github.com/openjdk/jdk/commit/d7b1fc59.diff
11u patch:
http://cr.openjdk.java.net/~stuefe/webrevs/backports/8260707-java-lang-instrument-premainclass-inheritagent0100-java-timed-out-11u

Thank you,

Thomas


More information about the jdk-updates-dev mailing list