Review Request: zero-methodHandle 7009923-regression

Xerxes Rånby xerxes at zafena.se
Tue Jul 12 08:01:26 PDT 2011


On 2011-07-12 16:58, Andrew John Hughes wrote:
> On Tue, Jul 12, 2011 at 04:46:39PM +0200, Xerxes Rånby wrote:
>> Hi all!
>>
>> Zero FTBFS after the recent 7009923 JSR292 fixes like this:
>> openjdk/hotspot/src/cpu/zero/vm/stack_zero.cpp:72:
>> error: no matching function for call to
>> 'Exceptions::throw_stack_overflow_exception(JavaThread*&, const char [110],
>> int)'
>> openjdk/hotspot/src/share/vm/utilities/exceptions.hpp:147:
>> note: candidates are: static void
>> Exceptions::throw_stack_overflow_exception(Thread*, const char*, int,
>> methodHandle)
>> make[7]: *** [stack_zero.o] Error 1
>>
>> This webrev updates Zero to handle the
>> Exceptions::throw_stack_overflow_exception API change.
>>
>> http://labb.zafena.se/openjdk/zero-methodHandle-7009923-regression/
>> Summary of changes:	2 lines changed: 1 ins; 0 del; 1 mod; 87 unchg
>>
>> I don't have a bug id for this.
>>
>> I have signed the SCA.
>> http://sca.java.net/CA_signatories.htm
>>
>> Cheers
>> Xerxes
>
> Have you pushed this to any of the IcedTea repositories?

No. i have only posted the patch to the icedtea bugzilla:
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=753



More information about the distro-pkg-dev mailing list