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`. lgtm ------------- Marked as reviewed by vromero (Committer). PR Review: https://git.openjdk.org/valhalla/pull/1979#pullrequestreview-3712992629
