< prev index next >

test/jdk/java/foreign/TestHFA.java

Print this page
@@ -23,12 +23,10 @@
   */
  
  /*
   * @test
   * @summary Test passing of Homogeneous Float Aggregates.
-  * @enablePreview
-  * @requires jdk.foreign.linker != "UNSUPPORTED"
   *
   * @run testng/othervm --enable-native-access=ALL-UNNAMED TestHFA
   */
  
  import java.lang.foreign.*;
< prev index next >