[aarch64-port-dev ] [9] RFR(S): 8130309: need to bailout cleanly if CompiledStaticCall::emit_to_interp_stub fails when codecache is out of space
Andrew Dinn
adinn at redhat.com
Fri Jul 31 16:17:13 UTC 2015
On 28/07/15 08:20, Tobias Hartmann wrote:
>> On 7/27/2015 7:36 AM, Tobias Hartmann wrote:
>>> Here is the new webrev:
>>> http://cr.openjdk.java.net/~thartmann/8130309/webrev.03/
I'm getting a problem building the latest AArch64 hs-comp because of
bailout being undefined.
: In member function 'virtual void
ArrayCopyStub::emit_code(LIR_Assembler*)':
/home/adinn/openjdk/hs-comp/hotspot/src/cpu/aarch64/vm/c1_CodeStubs_aarch64.cpp\
:337:39: error: 'bailout' was not declared in this scope
bailout("trampoline stub overflow");
I cannot find a declaration for bailout anywhere? Is this something
which escaped from the lab too early or is it just that the AArch64 part
of the patch got omitted?
regards,
Andrew Dinn
-----------
Senior Principal Software Engineer
Red Hat UK Ltd
Registered in UK and Wales under Company Registration No. 3798903
Directors: Michael Cunningham (USA), Matt Parson (USA), Charlie Peters
(USA), Michael O'Neill (Ireland)
More information about the aarch64-port-dev
mailing list