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
