JaroslavTulach commented on a change in pull request #2165:
URL: https://github.com/apache/netbeans/pull/2165#discussion_r436827451
##########
File path: java/dbschema/nbproject/org-netbeans-modules-dbschema.sig
##########
@@ -1635,7 +1635,7 @@ hfds bundle,con,dmd,driver,password,schema,url,username
CLSS public org.netbeans.modules.dbschema.jdbcimpl.DBElementsCollection
cons public init()
-fld protected static java.util.HashSet instances
+fld protected static java.util.Set<java.lang.String> instances
Review comment:
I have [written a
test](https://github.com/jtulach/netbeans-apitest/commit/eb8c08e0f7e35382e2b3ce4aa2003611678da37b)
and the change seems to be properly discovered. Not sure what was going on?
----------------------------------------------------------------
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]
---------------------------------------------------------------------
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