RFR: 8294966: jdk.jartool sun.tools.jar.FingerPrint uses ASM to parse class jar entries [v3]

Adam Sotona asotona at openjdk.org
Fri Mar 10 09:09:11 UTC 2023


> 8294966: jdk.jartool sun.tools.jar.FingerPrint uses ASM to parse class jar entries
> This patch converts it to use Classfile API.
> 
> Please review.
> Thanks,
> Adam

Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:

  FingerPrint.maybeNestedClass set final

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11694/files
  - new: https://git.openjdk.org/jdk/pull/11694/files/f595a905..f2131215

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11694&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11694&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11694.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11694/head:pull/11694

PR: https://git.openjdk.org/jdk/pull/11694


More information about the core-libs-dev mailing list