On Wed, 29 Jun 2022 16:51:21 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> I'm thinking of the case where I'm reading class file bytes and pull out the > major classfile version and want to map it to the enum. If the semantic was > the "earliest version" supporting the major version then it would be > unambiguous. Method to map from major class file version added. ------------- PR: https://git.openjdk.org/jdk/pull/9299