On Fri, 12 Jun 2026 16:02:35 GMT, Chen Liang <[email protected]> wrote:
> In `PreviewFeature.Feature`, there is a `LANGUAGE_MODEL` for general support > of preview features, currently used by `javax.lang` tree visitors. This is > confusing as JEP 401 [incorrectly > marked](https://github.com/openjdk/valhalla/pull/2533#discussion_r3391007566) > a new language modifier as a `LANGUAGE_MODEL` preview feature API. This > "feature" is better renamed `PREVIEW_SUPPORT` to reduce confusions. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Looks good to me. ------------- Marked as reviewed by hannesw (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31504#pullrequestreview-4487547797
