8286475: Drop --enable-preview from instanceof pattern matching related tests
Reviewed-by: darcy
This commit is contained in:
parent
63cace759e
commit
8c977050aa
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 2019, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
@ -35,7 +35,7 @@
|
|||||||
* @build toolbox.ToolBox toolbox.JavacTask
|
* @build toolbox.ToolBox toolbox.JavacTask
|
||||||
* @build combo.ComboTestHelper
|
* @build combo.ComboTestHelper
|
||||||
* @compile ConditionalExpressionResolvePending.java
|
* @compile ConditionalExpressionResolvePending.java
|
||||||
* @run main/othervm --enable-preview ConditionalExpressionResolvePending
|
* @run main/othervm ConditionalExpressionResolvePending
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import combo.ComboInstance;
|
import combo.ComboInstance;
|
||||||
|
Loading…
Reference in New Issue
Block a user