Integrated: JDK-8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242

Mandy Chung mchung at openjdk.org
Mon Jun 26 21:30:12 UTC 2023


A trivial fix to correct the expected result to be `Inner[].class`.   I missed the rerun of the test to verify the last-minute edit to the test by JDK-8310242.

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

Commit messages:
 - JDK-8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242

Changes: https://git.openjdk.org/jdk/pull/14667/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14667&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8310922
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/14667.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14667/head:pull/14667

PR: https://git.openjdk.org/jdk/pull/14667


More information about the core-libs-dev mailing list