JDK-8315444 : Convert test/jdk/tools to Classfile API
  • Type: Sub-task
  • Component: tools
  • Sub-Component: jlink
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-08-31
  • Updated: 2023-10-05
  • Resolved: 2023-09-07
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 b15Fixed
Related Reports
Relates :  
Description
/test/jdk/tools/lib/tests/JImageValidator.java
and tests in /test/jdk/tools/jlink
and /test/jdk/tools/jimage
use on com.sun.tools.classfile and should be converted to Classfile API
Comments
Changeset: 2fd870a7 Author: Qing Xiao <qing.xiao@oracle.com> Committer: Adam Sotona <asotona@openjdk.org> Date: 2023-09-07 15:02:13 +0000 URL: https://git.openjdk.org/jdk/commit/2fd870a74fb35cb55b69f0dc6bf041441d658ffa
07-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15529 Date: 2023-09-01 08:14:26 +0000
01-09-2023