debugging through Java
Tuesday, December 11th, 2007Chased a bug down today, a simple one really. But first I had to load in the source code for the hibernate persistence (i was trekking through PersistentSet). Then I had to dig up the Java 1.5 (5.0?) source from the Apple developer site so I could chase ...