RFR: 8355652: Parse ClassFileFormatVersion from ClassFileVersion

simon duke at openjdk.org
Sun Jul 20 23:41:39 UTC 2025


On Sun, 20 Jul 2025 23:36:53 GMT, Chen Liang <liach 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`.

Great! Thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/26406#issuecomment-3094864531


More information about the core-libs-dev mailing list