Categories
Uncategorized

testing a Java change

I changed the server over to the new G1 Java garbage collector, which supposedly has a somewhat more efficient memory footprint and an algorithm for releasing memory that avoids some worst-case scenarios.

Some details here, here, and here.