On Tue, 25 Mar 2025 00:39:17 GMT, Chen Liang <li...@openjdk.org> wrote:
> Migrates the CreateSymbols tool to use the ClassFile API, away from > com.sun.tools.classfile. > > Need the boot jdk `--with-boot-jdk=` to be 24; thus a draft for now; but this > is open to reviews. > > Together with #24206, the old com.sun.tools.classfile can be removed from the > JDK. Tests tier 1-3 all pass (except a tier 2 test already fixed by 8353945) ------------- PR Comment: https://git.openjdk.org/jdk/pull/24212#issuecomment-2787478035