[469175 views]

[]

[toggle ads]

Odi's astoundingly incomplete notes

New entries | Code

-XX:+UseNewHashFunction glitches

Be careful with using the -XX:+UseNewHashFunction HotSpot VM option.

I observed that Log4J was suddenly dropping lines from the log. It didn't do that when stepping through the code in the debugger, however. Very strange. The only global thing I had recently added was the above VM option. So I removed it again. And since then logging has been working fine!

posted on 2009-09-21 17:09 CEST in Code | 0 comments | permalink