< prev index next >

test/jdk/java/foreign/normalize/TestNormalize.java

Print this page
@@ -21,13 +21,11 @@
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
   * @library ../
-  * @requires jdk.foreign.linker != "UNSUPPORTED"
   * @run testng/othervm
   *   --enable-native-access=ALL-UNNAMED
   *   -Xbatch
   *   -XX:CompileCommand=dontinline,TestNormalize::doCall*
   *   TestNormalize
< prev index next >