RFR: 8319462: Signature.ClassTypeSig::classDesc() incorrect for inner class types

Adam Sotona asotona at openjdk.org
Mon Nov 6 10:17:09 UTC 2023


On Mon, 6 Nov 2023 06:00:20 GMT, Chen Liang <liach at openjdk.org> wrote:

> Observed this erroneous implementation while browsing, and included a quick test against javac output class file to confirm the correct implementation. @asotona Please take a look.

Good catch, thanks for the fix.

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

Marked as reviewed by asotona (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16513#pullrequestreview-1714726678


More information about the core-libs-dev mailing list