< prev index next >

test/jdk/java/nio/channels/FileChannel/MapToMemorySegmentTest.java

Print this page
*** 20,11 ***
   * or visit www.oracle.com if you need additional information or have any
   * questions.
   */
  
  /* @test
-  * @enablePreview
   * @bug 8281412
   * @summary Test FileChannel::map to MemorySegment with custom file channel
   * @run testng/othervm MapToMemorySegmentTest
   */
  
--- 20,10 ---
< prev index next >