Re: [Openjnlp-devel] Updated Launcher and caching
Brought to you by:
kherr
From: Christopher H. <he...@ez...> - 2002-05-29 05:11:12
|
Cool! I've downloaded and started working with it. I've found some niggling little errors (mostly references to null pointers), and made a couple of changes for improved diagnostics. That java.lang.VerifyError problem turned out to be a null pointer - although why the VM didn't toss a NullPointerException for it, I don't know. At any rate, when I'm done working these through, I'll let you know what modules actually have worthwhile changes in them. Since you are presumably doing more intensive work on the launcher and related classes, I'll try to keep things simple to avoid merge problems. Chris |