On Tue, 27 Jan 2026 03:52:52 GMT, Chen Liang <[email protected]> wrote:
> `ClassFileFormatVersion.CURRENT_PREVIEW_FEATURES` is a language model preview > API designed to allow programs compiled without preview to write code so they > can run in a preview enabled JVM. It is missing a `@PreviewFeature` > annotation, correctly caught by `JavaBaseCheckSince`. Thanks for the review! ------------- PR Comment: https://git.openjdk.org/valhalla/pull/1979#issuecomment-3807080970
