[antlr-interest] ANTLR 3.0ea9 available

Terence Parr parrt at cs.usfca.edu
Sun May 21 10:41:37 PDT 2006


On May 20, 2006, at 3:29 PM, Brannon King wrote:
> Concerning the garbage collection issues, you may want to go read  
> this:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=118335
>
> There have been some JVM issues with how the Java threading maps to  
> the OS's threading model. Most of those seem to be fixed in the  
> current 1.5.06, though it is still possible to lower the priority  
> on the thread running the garbage collection.

Interesting...I should try nice'ing the GC thread down to see if it  
helps even single-threaded antlr ;)  Why GC when it's going to stop  
in 5 seconds?

Ter


More information about the antlr-interest mailing list