On 02/14/10 10:39 AM, Ugo Kanain wrote: > Linking vm... > Undefined symbols: > "AbstractInterpreter::can_be_compiled(methodHandle)", referenced > from: > CompilationPolicy::canBeCompiled(methodHandle) in > compilationPolicy.o > ld: symbol(s) not found
That's just coincidence. You need to wait for this fix to make it into the bsd-port repository: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/9e1637a04678 -- Christian