RFR: 8294979: test/jdk/tools/jlink 3 test classes use ASM library

Qing Xiao duke at openjdk.org
Thu Jul 27 17:28:52 UTC 2023


Modified 3 of 3 test/jdk/tools/jlink test classes to replace com.sun.tools.classfile library.

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

Commit messages:
 - Dropped unnecessary exports.
 - Rollback the original format
 - 8294979: test/jdk/tools/jlink 3 test classes use ASM library

Changes: https://git.openjdk.org/jdk/pull/14877/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14877&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8294979
  Stats: 11 lines in 3 files changed: 0 ins; 10 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/14877.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14877/head:pull/14877

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


More information about the core-libs-dev mailing list