< prev index next >

test/jdk/jdk/incubator/vector/VectorReshapeTests.java

Print this page
@@ -34,11 +34,10 @@
  import jdk.incubator.vector.VectorShape;
  import jdk.incubator.vector.VectorSpecies;
  
  /**
   * @test
-  * @enablePreview
   * @modules jdk.incubator.vector
   * @modules java.base/jdk.internal.vm.annotation
   * @run testng/othervm/timeout=240 --add-opens jdk.incubator.vector/jdk.incubator.vector=ALL-UNNAMED
   *      -XX:-TieredCompilation VectorReshapeTests
   */
< prev index next >