RFR: 8355652: Parse ClassFileFormatVersion from ClassFileVersion
Chen Liang
liach at openjdk.org
Sun Jul 20 23:41:38 UTC 2025
On Sun, 20 Jul 2025 23:30:50 GMT, simon <duke at openjdk.org> wrote:
> I think we should create some unit tests for this API and classes involved. Where do you think that is the most appropriate location in the project to do it?
Unit tests for `java.lang.classfile` reside in `test/jdk/jdk/classfile`. They can be run with `make test TEST=jdk/jdk/classfile`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26406#issuecomment-3094863298
More information about the core-libs-dev
mailing list