matthiasblaesing commented on PR #4795:
URL: https://github.com/apache/netbeans/pull/4795#issuecomment-1515323754

   So that I don't forget it at a later time: I veto this change on the 
grounds, that it makes the project impossible to compile with javac (at time of 
writing there is usage of `if($var instanceof $type $newlyBoundVariable){}`, 
added ).
   My understanding of the project is to write an IDE/Platform based on the 
Java language, with its reference implementation OpenJDK. I refuse to accept, 
that we rely on javac fork, that could vanish anytime, instead on the reference 
compiler as distributed by the JDK.


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