mbien commented on code in PR #6542:
URL: https://github.com/apache/netbeans/pull/6542#discussion_r1359102609


##########
enterprise/glassfish.common/nbproject/org-netbeans-modules-glassfish-common.sig:
##########
@@ -620,6 +635,8 @@ CLSS public abstract interface java.util.EventListener
 
 CLSS public abstract interface java.util.Map<%0 extends java.lang.Object, %1 
extends java.lang.Object>
 innr public abstract interface static Entry
+meth public !varargs static <%0 extends java.lang.Object, %1 extends 
java.lang.Object> java.util.Map<{%%0},{%%1}> ofEntries(java.util.Map$Entry<? 
extends {%%0},? extends {%%1}>[])
+ anno 0 java.lang.SafeVarargs()
 meth public abstract boolean containsKey(java.lang.Object)

Review Comment:
   @ebarboni @matthiasblaesing why are there JDK classes in the sig file of 
this module?



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to