lahodaj commented on a change in pull request #1877: [NETBEANS-3604]Supports
for Records (JEP 359) in JDK-14"
URL: https://github.com/apache/netbeans/pull/1877#discussion_r367893354
##########
File path:
java/java.editor/test/unit/src/org/netbeans/modules/editor/java/GoToSupportTest.java
##########
@@ -1282,4 +1297,223 @@ private static boolean hasPatterns() {
return false;
}
}
+
+ public void testRecords1() throws Exception {
+// try {
Review comment:
This should be (presumably?) uncomentted. (Dtto the other occurrences below.)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists