On Mon, 11 Jul 2022 20:31:04 GMT, Mandy Chung <mch...@openjdk.org> wrote:
> This `ClassFileFormatVersion` API is a good proposal. It can also reference > `java.class.version` system property to map to the latest class file format > version. Good idea Mandy; I'll add that reference and start working on the implementation of the partially implemented method. Thanks. ------------- PR: https://git.openjdk.org/jdk/pull/9299