RFR: 8310310: Migrate CreateSymbols tool in make/langtools to Classfile API

Chen Liang liach at openjdk.org
Mon Apr 7 21:58:10 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.

No worries - we will delete the whole com.sun.tools.classfile package, which will be another 10k+ lines removed 😉

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24212#issuecomment-2784718454


More information about the build-dev mailing list