RFR: 8333308: javap --system handling doesn't work on internal class names
Sonia Zaldana Calles
szaldana at openjdk.org
Wed Jun 26 19:56: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
Hi everyone, thanks for taking a look.
Seeing the challenges involved with creating a jtreg test, what would you recommend as a viable way forward with this patch?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19883#issuecomment-2192516991
More information about the core-libs-dev
mailing list