You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/05/02 11:08:50 UTC

[GitHub] jlahoda commented on issue #526: Naive fix for Java 10 as WeakPairMap

jlahoda commented on issue #526: Naive fix for Java 10 as WeakPairMap
URL: https://github.com/apache/incubator-netbeans/pull/526#issuecomment-385942180
 
 
   FWIW, seems the class has been moved before JDK 9 GA:
   https://bugs.openjdk.java.net/browse/JDK-8177530
   
   So seems the version check is indeed not needed (I don't think we need to support pre-release versions of JDK 9 anymore). But good catch noting the classes were moved!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists