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

Chen Liang liach at openjdk.org
Thu Jul 27 17:28:53 UTC 2023


On Thu, 13 Jul 2023 18:35:42 GMT, Qing Xiao <duke at openjdk.org> wrote:

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

I think these exports can probably be removed completely; no test code uses ASM, meaning the export was likely redundant from the very beginning.

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

PR Comment: https://git.openjdk.org/jdk/pull/14877#issuecomment-1637073997


More information about the core-libs-dev mailing list