Review Request: zero-methodHandle 7009923-regression (original) (raw)

Christian Thalinger christian.thalinger at oracle.com
Thu Jul 28 02:14:14 PDT 2011


On Jul 13, 2011, at 1:48 AM, John Rose wrote:

Reviewed. -- John

Just for the record here is the webrev for 7066143:

http://cr.openjdk.java.net/~twisti/7066143/

John has already reviewed the changes and I did too. I'm going to push this now.

-- Christian

On Jul 12, 2011, at 7:46 AM, Xerxes RÄnby wrote:

Hi all!

Zero FTBFS after the recent 7009923 JSR292 fixes like this: openjdk/hotspot/src/cpu/zero/vm/stackzero.cpp:72: error: no matching function for call to 'Exceptions::throwstackoverflowexception(JavaThread*&, const char [110], int)' openjdk/hotspot/src/share/vm/utilities/exceptions.hpp:147: note: candidates are: static void Exceptions::throwstackoverflowexception(Thread*, const char*, int, methodHandle) make[7]: *** [stackzero.o] Error 1 This webrev updates Zero to handle the Exceptions::throwstackoverflowexception 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/CAsignatories.htm Cheers Xerxes



More information about the hotspot-compiler-dev mailing list