< prev index next >

test/jdk/java/foreign/TestOfBufferIssue.java

Print this page
@@ -31,11 +31,10 @@
  
  /*
   * @test
   * @bug 8294621
   * @summary test that StringCharBuffer is not accepted by MemorySegment::ofBuffer
-  * @enablePreview
   * @run testng TestOfBufferIssue
   */
  
  public class TestOfBufferIssue {
  
< prev index next >