RFR: 8304446: javap --system flag doesn't override system APIs [v3]

Jan Lahoda jlahoda at openjdk.org
Tue Nov 21 09:57:06 UTC 2023


On Fri, 10 Nov 2023 08:38:09 GMT, Adam Sotona <asotona at openjdk.org> wrote:

>> Javap ignores --system option when searching for JDK classes.
>> This patch prepends search over JDK system modules.
>> 
>> Please review.
>> 
>> Thanks,
>> Adam
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
> 
>   applied suggested changes

Looks good to me.

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

Marked as reviewed by jlahoda (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16476#pullrequestreview-1741556690


More information about the compiler-dev mailing list