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/02/28 08:23:44 UTC

[GitHub] vikasprabhakar opened a new pull request #439: nb-javac-x jars change and test case issue fixes

vikasprabhakar opened a new pull request #439: nb-javac-x jars change and test case issue fixes
URL: https://github.com/apache/incubator-netbeans/pull/439
 
 
   Fix for following errors with merged nb-java-x jars (https://hg.netbeans.org/main/nb-java-x) in JDK18_3 branch:
   
   1.test225887sl17 : org.netbeans.modules.java.source.PostFlowAnalysisTest
   
   2.updated checksum in binaries-list for nb-java-x jars.
   (https://hg.netbeans.org/main/nb-java-x)
   
   3. Enum error of Source.java 
   java.lang.NoSuchFieldError: JDK1_9, JDK1_8 and JDK1_7
   Use SourceLevelUtils.java in place of Source.java class.
   
   For more details: https://confluence.oraclecorp.com/confluence/pages/viewpage.action?pageId=606328162

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