RFR(T) 8235922: [TESTBUG]TestRecordAttrGenericSig.java and TestRecordAttr.java are failing
Harold Seigel
harold.seigel at oracle.com
Fri Dec 13 19:35:17 UTC 2019
Hi,
Please review this trivial fix to prevent java/lang/instrument/...
TestRecordAttr.java and TestRecordAttrGenericSig.java from failing. The
fix replaces hard-wired JDK version 14 with mechanisms that get the
latest JDK version.
Open Webrev:
http://cr.openjdk.java.net/~hseigel/bug_8235922/webrev/index.html
JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8235922
The fix was tested by running the tests locally on Linux-x64.
Thanks, Harold
More information about the serviceability-dev
mailing list