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 2022/09/25 14:32:34 UTC

[GitHub] [netbeans] matthiasblaesing commented on pull request #4682: Promote latest Javac features supported by NetBeans

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

   -1 from me.
   
   I don't like frgaal as to my interpretation it is a fork of javac and there is not much hope, that it will ever get upstreamed (I might be wrong, please point me to discussions about upstreaming). There is a javac implementation out there, that has a year long track record and is backing one of the big Java IDEs: ecj. It hat backporting capabilities since a long time, so why not that?
   
   The other question: How does the IDE handle the split between target/source version and target JDK? Does this discourage usage of release vs. target/source?


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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