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

Foivos duke at openjdk.java.net
Wed Mar 23 09:37:51 UTC 2022


On Mon, 21 Mar 2022 14:46:10 GMT, Foivos <duke at openjdk.java.net> wrote:

> 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!

This pull request has now been integrated.

Changeset: 13140f91
Author:    Foivos Zakkak <fzakkak at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u-dev/commit/13140f91b0aa3fadaea7cd2651432c56cea7773a
Stats:     46 lines in 2 files changed: 20 ins; 5 del; 21 mod

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

Backport-of: 0cbc4b85bf8ab2ccfb8762322098c4cc7996df7d

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

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


More information about the jdk-updates-dev mailing list