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 2021/05/17 04:30:46 UTC

[GitHub] [netbeans] jlahoda opened a new pull request #2959: Trying to dynamically switch from all-file processing to single-file processing of multi file JavaSources.

jlahoda opened a new pull request #2959:
URL: https://github.com/apache/netbeans/pull/2959


   This is an attempt to improve the current facility to run processing of multiple Java files in a single javac instance by trying the processing, and falling back to file-by-file processing if it fails to fit into memory.


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


[GitHub] [netbeans] arvindaprameya commented on pull request #2959: Trying to dynamically switch from all-file processing to single-file processing of multi file JavaSources.

Posted by GitBox <gi...@apache.org>.
arvindaprameya commented on pull request #2959:
URL: https://github.com/apache/netbeans/pull/2959#issuecomment-934311488


   approved, thank you !


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


[GitHub] [netbeans] ebarboni commented on pull request #2959: Trying to dynamically switch from all-file processing to single-file processing of multi file JavaSources.

Posted by GitBox <gi...@apache.org>.
ebarboni commented on pull request #2959:
URL: https://github.com/apache/netbeans/pull/2959#issuecomment-884158862


   changing milestone as it's a draft and we are near 12.5 release


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


[GitHub] [netbeans] jlahoda merged pull request #2959: Dynamically switching from all-file processing to single-file processing of multi file JavaSources.

Posted by GitBox <gi...@apache.org>.
jlahoda merged pull request #2959:
URL: https://github.com/apache/netbeans/pull/2959


   


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