On Mon, 22 May 2023 10:01:55 GMT, Adam Sotona <asot...@openjdk.org> wrote:

> This patch disables temporary use of language preview features in JDK.
> Temporary enabled language preview features (to allow Pattern Matching for 
> switch use in the Classfile API library) are no more necessary.
> All redundant use of --enable-preview in the Classfile API tests are also 
> removed.
> 
> Please review.
> 
> Thanks,
> Adam

This pull request has now been integrated.

Changeset: c4408278
Author:    Adam Sotona <asot...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/c4408278d1012746c91ba4c31068538850c68d30
Stats:     24 lines in 12 files changed: 0 ins; 22 del; 2 mod

8308093: Disable language preview features use in JDK

Reviewed-by: liach, erikj, alanb, darcy

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

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

Reply via email to