Akshay-Gupta-Oracle commented on issue #1890: [NETBEANS-3693] Create only one 
instance of javac
URL: https://github.com/apache/netbeans/pull/1890#issuecomment-583981028
 
 
   > Left some initial comments. Please note that at least the 
"org.netbeans.modules.java.source.parsing.JavacParserTest" appears to be 
failing.
   
   There is one test case failing - testMultiSourceVanilla
   Which has the statement - "assertFalse(Objects.equals(storedJLObject, 
jlObject));" which I think will not pass when only one instance of javac is 
created.

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


With regards,
Apache Git Services

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