Integrated: 8319462: Signature.ClassTypeSig::classDesc() incorrect for inner class types
Chen Liang
liach at openjdk.org
Tue Nov 7 12:25:42 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.
This pull request has now been integrated.
Changeset: d22e368c
Author: Chen Liang <liach at openjdk.org>
Committer: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d22e368cb5dbd6812f1584c47c44b9b754a222af
Stats: 25 lines in 2 files changed: 22 ins; 0 del; 3 mod
8319462: Signature.ClassTypeSig::classDesc() incorrect for inner class types
Reviewed-by: asotona
-------------
PR: https://git.openjdk.org/jdk/pull/16513
More information about the core-libs-dev
mailing list