JDK-8183372 : Refactor java/lang/Class shell tests to java
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-07-03
  • Updated: 2022-06-10
  • Resolved: 2021-02-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 17
11.0.17-oracleFixed 17 b08Fixed
Related Reports
Blocks :  
Description
/java/lang/Class/forName/NonJavaNames.sh

 * @run shell make_src.sh
 * @run shell build.sh
./java/lang/Class/getEnclosingClass/EnclosingClassTest.java

Comments
Fix request [11u] I backport this for parity with 11.0.17-oracle. No risk, only a test change. Clean backport. Test passes. SAP nightly testing passed.
10-06-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk11u-dev/pull/1135 Date: 2022-06-09 10:43:32 +0000
09-06-2022

Changeset: 6dc3c6dc Author: Mahendra Chhipa <mahendra.chhipa@oracle.com> Committer: Brent Christian <bchristi@openjdk.org> Date: 2021-02-02 21:11:41 +0000 URL: https://git.openjdk.java.net/jdk/commit/6dc3c6dc
02-02-2021