RFR: JDK-8289106: Add model of class file versions to core reflection

Roger Riggs rriggs at openjdk.org
Wed Jun 29 14:45:43 UTC 2022


On Mon, 27 Jun 2022 20:26:52 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> JDK-8289106: Add model of class file versions to core reflection

A static method to map from classfile version (as in the JVMS) to ClassFileVersion enum will be useful too.

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

PR: https://git.openjdk.org/jdk/pull/9299


More information about the core-libs-dev mailing list