JDK-8294979 : test/jdk/tools/jlink 3 test classes use ASM library
  • Type: Sub-task
  • Component: tools
  • Sub-Component: jlink
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-10-07
  • Updated: 2023-08-10
  • Resolved: 2023-08-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 22
22 b10Fixed
Description
following tests under test/jdk/tools/jlink reference ASM library:
test/jdk/tools/jlink/plugins/SystemModuleDescriptors/CompiledVersionTest.java
test/jdk/tools/jlink/plugins/SystemModuleDescriptors/UserModuleTest.java
test/jdk/tools/jlink/plugins/SystemModuleDescriptors/SystemModulesTest.java
Comments
Changeset: 10a26058 Author: Qing Xiao <qing.xiao@oracle.com> Committer: Koichi Sakata <ksakata@openjdk.org> Date: 2023-08-04 05:13:57 +0000 URL: https://git.openjdk.org/jdk/commit/10a260588497eafa6c6c1caae4a15f354f7e2402
04-08-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14877 Date: 2023-07-13 18:35:42 +0000
27-07-2023