Errors on OSX version with loading

John Rose john.r.rose at oracle.com
Wed Jun 29 18:56:00 PDT 2011


That looks like bug 7056328, or its twin.  Please check if you are using a JVM with that fix included.

Possible workaround:  Put your RT on -Xbootclasspath.

-- John

On Jun 29, 2011, at 6:41 PM, Mark Roos wrote:

> I have been loading the jvm using a recursive Hanoi and am seeing random errors when the 
> number of disks exceed 10 ( see below ).  They occur at the same callsite ( a constant call site 
> followed by an inviokeDynamic) and at a consistent ( about 12) frame depth but on different passes.   
> Tried this on an April and May version from Stephen with the same result.  We also tried Windows b138 
> and the latest and neither show the problem. 
> 
> Any suggestions of ways I can look for the problem? 
> 
> thanks 
> mark 
> 
> java.lang.NoClassDefFoundError: ri/core/rtalk/RtObject 
>         at java.lang.invoke.MethodHandle.invokeExact(MethodHandle.java) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::2) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::28) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::19) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::28) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::28) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::28) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::28) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::28) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::19) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::19) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::28) 
>         at ri.pbc.Class/1349737121.invoke(RtTestCases testHanoiMove:from:to:temp::19) 
>         at ri.pbc.Class/1954691146.invoke(RtTestCases testHanoi::7) 
>         at ri.experiment2.Test.executeMhTest(Test.java:389) 
>         at ri.experiment2.Test.testImageLoad(Test.java:430) 
>         at ri.experiment2.Test.main(Test.java:28)_______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20110629/4529f6d7/attachment.html 


More information about the mlvm-dev mailing list