Re: possible fix for 7056328

2011-09-22 Thread Christian Thalinger
And I filed a CR for this bug too: 7093795: JSR 292: Seph bench/bench_arithmetic.sp fails with: NoClassDefFoundError: seph/lang/SephObject -- Christian On Jul 4, 2011, at 7:23 PM, Christian Thalinger wrote: > On Jun 25, 2011, at 4:16 PM, Ola Bini wrote: >>> Please try out the patch. I've also

Re: Finally a test case for the ClassNotFound

2011-09-22 Thread Christian Thalinger
I finally filed a CR for this error: 7093796: JSR 292: Rtalk test case fails with: NoClassDefFoundError: ri/core/rtalk/RtObject -- Christian On Aug 27, 2011, at 12:25 AM, Mark Roos wrote: > Thanks RĂ©mi > > I tried to put just the offending class on the boot path but that was not > enough.

Re: SIGSEGV while Parse::optimize_inlining an invokedynamic call.

2011-09-22 Thread Christian Thalinger
On Sep 20, 2011, at 11:05 PM, Sebastian Sickelmann wrote: > Am 20.09.2011 13:19, schrieb Christian Thalinger: >> On Sep 19, 2011, at 11:09 AM, Christian Thalinger wrote: >> >>> [Moving hotspot-runtime-dev to Bcc] >>> >>> On Sep 17, 2011, at 9:05 PM, Sebastian Sickelmann wrote: >>> Hi, >>>