RFR: 8294969: Convert jdk.jdeps javap to use the Classfile API [v15]
Vicente Romero
vromero at openjdk.org
Fri Sep 15 14:45:49 UTC 2023
On Fri, 15 Sep 2023 09:42:24 GMT, Adam Sotona <asotona at openjdk.org> wrote:
>> javap uses proprietary com.sun.tools.classfile library to parse class files.
>>
>> This patch converts javap to use Classfile API.
>>
>> Please review.
>>
>> Thanks,
>> Adam
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
>
> fixed TestClassNameWarning test
looks good to me
-------------
Marked as reviewed by vromero (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/11411#pullrequestreview-1629114888
More information about the core-libs-dev
mailing list