Skip to content

Commit 4966419

Browse files
committedDec 6, 2024
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
Reviewed-by: mchung, asotona
1 parent 0e2a285 commit 4966419

File tree

360 files changed

+79
-632
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

360 files changed

+79
-632
lines changed
 

‎test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaMethod.java

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
* @clean jdk.internal.vm.test.AnnotationTestInput$Missing
3333
* @compile ../../../../../../../../../../../jdk/jdk/internal/vm/AnnotationEncodingDecoding/alt/MemberDeleted.java
3434
* ../../../../../../../../../../../jdk/jdk/internal/vm/AnnotationEncodingDecoding/alt/MemberTypeChanged.java
35-
* @enablePreview
3635
* @modules jdk.internal.vm.ci/jdk.vm.ci.meta
3736
* jdk.internal.vm.ci/jdk.vm.ci.runtime
3837
* jdk.internal.vm.ci/jdk.vm.ci.common

‎test/hotspot/jtreg/serviceability/dcmd/framework/VMVersionTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
* @test
3535
* @bug 8221730
3636
* @summary Test of diagnostic command VM.version (tests all DCMD executors)
37-
* @enablePreview
3837
* @modules java.base/jdk.internal.misc
3938
* java.base/jdk.internal.module
4039
* java.compiler

0 commit comments

Comments
 (0)
Please sign in to comment.