< prev index next >

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

Print this page
*** 34,11 ***
  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
   */
--- 34,10 ---
< prev index next >