On Fri, 1 Sep 2023 08:14:26 GMT, Qing Xiao <d...@openjdk.org> wrote: > `/test/jdk/tools/lib/tests/JImageValidator.java`, tests in > `/test/jdk/tools/jlink`, and `/test/jdk/tools/jimage`, > `/test/jdk/java/time/nontestng/java/time/chrono/HijrahConfigTest.java` use on > com.sun.tools.classfile and should be converted to Classfile API.
This pull request has now been integrated. Changeset: 2fd870a7 Author: Qing Xiao <qing.x...@oracle.com> Committer: Adam Sotona <asot...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2fd870a74fb35cb55b69f0dc6bf041441d658ffa Stats: 153 lines in 24 files changed: 95 ins; 11 del; 47 mod 8315444: Convert test/jdk/tools to Classfile API Reviewed-by: asotona ------------- PR: https://git.openjdk.org/jdk/pull/15529