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

Adam Sotona asotona 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 would suggest to minimise footprint of the patch and do not change unrelated code.
Any unnecessary reformat can cause conflicts when merging into or from another project or when backporting.

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

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


More information about the core-libs-dev mailing list