RFR: 8308093: Disable language preview features use in JDK
Erik Joelsson
erikj at openjdk.org
Mon May 22 12:52:52 UTC 2023
On Mon, 22 May 2023 10:01:55 GMT, Adam Sotona <asotona at 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
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14076#pullrequestreview-1436562362
More information about the core-libs-dev
mailing list