|
Probably related: Soot started on Sat Aug 16 12:51:06 GMT-05:00 2008 bloat really tries to load java.lang.Object from classpath, but classpath differ: Sun's JDK 1.6: Loading class 'java/lang/Object' from RVM+Harmony: Loading class 'java/lang/Object' from Hence I suspect bloat looks up for bootclasspath via System.getProperty("sun.boot.class.path") which is not set. rvm-harmony-bootclasspath-v1.patch Fixes Dacapo:bloat failure on JikesRVM r14973, Harmony classlib r694933 + build fix, Gentoo x86. STATEMENT OF ORIGIN FOR A SINGLE CONTRIBUTOR I, Aleksey Shipilev: (a) represent that either: I am the only author and owner of the contributed software (ii) that any exception to is software which was obtained under the and (b) hereby agree to license this contributed software under the CPL. |
|||||||||||||||||||||||||||||||||||||||||||
Reproduced on Jikes RVM r14855, Harmony r681495, Gentoo Linux x86.