RFR: 8308753: Class-File API transition to Preview [v32]

Adam Sotona asotona at openjdk.org
Fri Dec 1 13:18:30 UTC 2023


On Wed, 29 Nov 2023 08:46:46 GMT, Per Minborg <pminborg at openjdk.org> wrote:

>> This is explicit list of supported class file versions, so I don't see any other way.
>
> Would it not be possible to expose an immutable `Map<Integer, Integer>` that maps from Java version to major class version?

This is actually out of scope of this PR. Feel free to request a new ClassFile API feature.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15706#discussion_r1412090733


More information about the build-dev mailing list