RFR: 8333308: javap --system handling doesn't work on internal class names
Chen Liang
liach at openjdk.org
Wed Jun 26 20:02:09 UTC 2024
On Tue, 25 Jun 2024 13:59:35 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> Hi all,
>
> This PR addresses [JDK-8333308](https://bugs.openjdk.org/browse/JDK-8333308) enabling `javap -system` to handle internal class names.
>
> Thanks,
> Sonia
noreg means no regression test. Since we cannot really create a shadow system modules to place alternative class files to render in javap, we probably just don't use a regression test.
-------------
Marked as reviewed by liach (Committer).
PR Review: https://git.openjdk.org/jdk/pull/19883#pullrequestreview-2142826727
More information about the core-libs-dev
mailing list