rmuir commented on PR #11927:
URL: https://github.com/apache/lucene/pull/11927#issuecomment-1315785690

   will merge this one and open a followup issue for the 3GB heap. another idea 
i had (still to be investigated), is trying to run `ecj` without forking. 
there's no toolchain issues as it behaves independently of the jvm version, so 
it seems like forking should not be needed for it either (instead, just invoke 
main() method?). also i know it is used by IDEs so i feel like the risk that it 
leaks a bunch of resources or is otherwise badly-behaves is pretty low.


-- 
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: issues-unsubscr...@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to