Integrated: 8310310: Migrate CreateSymbols tool in make/langtools to Classfile API
Chen Liang
liach at openjdk.org
Wed Apr 9 14:55:41 UTC 2025
On Tue, 25 Mar 2025 00:39:17 GMT, Chen Liang <liach at 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.
This pull request has now been integrated.
Changeset: 4dc9e589
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4dc9e58906772bf8ee444cb1618aa43f66593d79
Stats: 1057 lines in 5 files changed: 42 ins; 696 del; 319 mod
8310310: Migrate CreateSymbols tool in make/langtools to Classfile API
Reviewed-by: ihse, jlahoda
-------------
PR: https://git.openjdk.org/jdk/pull/24212
More information about the compiler-dev
mailing list