Categories
Development

Hibernate Query details #2

The followup to the first post on the new query parser for Hibernate is up here.

It is technical compiler stuff. I guess I should have paid a bit more attention in my compiler classes. 😉

Categories
Development

Weird VM bug to take note of

A weird bug in the hotspot compiler. These are the kind of bugs you don’t want to run into. I usually have enough trouble tracking down my own bugs. 😉 There’s a bugreport here. It looks like it only affects the Solaris version.

Categories
Development

DNS insanity with Java

Note to self. Don’t trust long running Java apps when it comes to changing DNS.