RFR: JDK-8289106: Add model of class file versions to core reflection [v2]
Joe Darcy
darcy at openjdk.org
Thu Jul 14 05:34:02 UTC 2022
On Mon, 11 Jul 2022 20:31:04 GMT, Mandy Chung <mchung at 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
More information about the core-libs-dev
mailing list