RFR: 8352748: Remove com.sun.tools.classfile from the JDK
Chen Liang
liach at openjdk.org
Wed Apr 9 09:06:44 UTC 2025
On Tue, 8 Apr 2025 20:34:09 GMT, Chen Liang <liach at openjdk.org> wrote:
> With all dependencies of com.sun.tools.classfile in the JDK converted to the ClassFile API, we can remove this legacy library for release 25 like how we removed ASM.
>
> Testing: built locally, running tier 1-3 tests
>
> Don't know why, but GitHub is redundantly displaying changes that are already in #24212.
Tier 1-3 tests passed, only unrelated failure fixed by 8354088.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24528#issuecomment-2788873619
More information about the core-libs-dev
mailing list