BradWalker commented on PR #3923:
URL: https://github.com/apache/netbeans/pull/3923#issuecomment-1087034543
> > There are 3 remaining warnings that I was unable to get resolved.
>
> public API or some other reason? maybe we can solve this together?
I would certainly welcome the help. I just don't want to distract you from
such "mundane work".. I could not figure out how to make the following API
generic..
[repeat]
/home/bwalker/src/netbeans/platform/openide.compat/src/org/openide/util/WeakListener.java:921:
warning: [rawtypes] found raw type: WeakReference
[repeat] private static final class ListenerReference extends
WeakReference implements Runnable {
[repeat] ^
If there was some way to fix this, I would welcome the help..
Maybe @jtulach might have a suggestion since he wrote this originally.
--
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