RFR: 8294969: Convert jdk.jdeps javap to use the Classfile API [v16]
Adam Sotona
asotona at openjdk.org
Fri Sep 15 16:28:44 UTC 2023
> 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:
adding serviceability/sa/ClhsdbDumpclass.java test to problem list
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11411/files
- new: https://git.openjdk.org/jdk/pull/11411/files/ae3b25bf..3ae33d48
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11411&range=15
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11411&range=14-15
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11411.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/11411/head:pull/11411
PR: https://git.openjdk.org/jdk/pull/11411
More information about the compiler-dev
mailing list