< prev index next >

test/hotspot/jtreg/compiler/vectorapi/reshape/TestVectorCastAVX512.java

Print this page
@@ -28,11 +28,10 @@
  import compiler.vectorapi.reshape.utils.VectorReshapeHelper;
  
  /*
   * @test
   * @bug 8259610
-  * @enablePreview
   * @key randomness
   * @modules jdk.incubator.vector
   * @modules java.base/jdk.internal.misc
   * @summary Test that vector cast intrinsics work as intended on avx512.
   * @requires vm.cpu.features ~= ".*avx512.*"
< prev index next >