< prev index next >

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

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