[jdk17u-dev] RFR: 8281266: [JVMCI] MetaUtil.toInternalName() doesn't handle hidden classes correctly

Foivos duke at openjdk.java.net
Mon Mar 21 14:57:20 UTC 2022


Hi

This pull request contains a backport of https://github.com/openjdk/jdk/commit/0cbc4b85bf8ab2ccfb8762322098c4cc7996df7d.

The patch introduces a fix and a new test for the bug being fixed. The test fails against jdk17u-dev master prior to the patch and passes afterwards.

Thanks!

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

Commit messages:
 - Backport 0cbc4b85bf8ab2ccfb8762322098c4cc7996df7d

Changes: https://git.openjdk.java.net/jdk17u-dev/pull/274/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=274&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8281266
  Stats: 46 lines in 2 files changed: 20 ins; 5 del; 21 mod
  Patch: https://git.openjdk.java.net/jdk17u-dev/pull/274.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/274/head:pull/274

PR: https://git.openjdk.java.net/jdk17u-dev/pull/274


More information about the jdk-updates-dev mailing list