Crash in Compile::find_intrinsic

Christian Thalinger christian.thalinger at oracle.com
Fri Jan 7 03:06:03 PST 2011


On Jan 7, 2011, at 11:08 AM, Christian Thalinger wrote:
> On Jan 7, 2011, at 10:43 AM, John Rose wrote:
>> On Jan 7, 2011, at 1:30 AM, Christian Thalinger wrote:
>> 
>>> Can you look at the false negative?  I will fix the checking logic.
>> 
>> Sure.  Please throw me a recipe (concise if possible) for reproducing the error.  -- John
> 
> I have no small testcase, just what's in 7009600:
> 
> How to reproduce:
> 
> 1. Download phpreboot from the SVN repository at http://code.google.com/p/phpreboot/
> 2. Run:
> $ bin/phpr.sh test/testfibo.phpr


I filed:

7010913: JSR 292 ciMethodHandle does not handle MethodHandleCompiler exceptions properly

to fix the checking logic.  You can use 7009600 to fix the conversion issue.

-- Christian


More information about the mlvm-dev mailing list