[Sablevm-developer] New classpath
Brought to you by:
egagnon
From: Ian R. <ir...@cs...> - 2001-09-18 18:44:14
|
Hi all, I'm finding that now I'm using the newer classpath files I have a dependency problem with Hashtable.hash using Math.abs and the Math.<clinit> eventually calling back to Hashtable.hash. How can I run the class initialisers to avoid this, or is it a genuine bug? TIA, Ian |