> 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: applied suggested changes from review ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11411/files - new: https://git.openjdk.org/jdk/pull/11411/files/697079f7..27ff5820 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11411&range=12 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11411&range=11-12 Stats: 14 lines in 2 files changed: 0 ins; 5 del; 9 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