< prev index next >

test/langtools/tools/javac/records/mandated_members/CheckRecordMembers.java

Print this page
@@ -26,10 +26,11 @@
   *
   * @test
   * @bug 8246774
   * @summary check that the accessors, equals, hashCode and toString methods
   *          work as expected
+  * @enablePreview
   * @library /tools/javac/lib
   * @modules jdk.compiler/com.sun.tools.javac.file
   *          jdk.compiler/com.sun.tools.javac.api
   *          jdk.compiler/com.sun.tools.javac.util
   * @build combo.ComboTestHelper
< prev index next >