Withdrawn: 8355536: Create version constants to model preview language and vm features

duke duke at openjdk.org
Mon Jun 30 04:38:49 UTC 2025


On Fri, 2 May 2025 22:55:09 GMT, Chen Liang <liach at openjdk.org> wrote:

> Sometimes, for version-specific feature access APIs, we wish to access the preview features of the current Java SE release. To reduce the impact of adding one preview-specific version on every site, we can add a constant modeling the preview features as a fake version.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/25017


More information about the compiler-dev mailing list