[aarch64-port-dev ] RFR: 8075930: AARCH64: Use FP Register in C2
Andrew Haley
aph at redhat.com
Fri Apr 10 08:58:07 UTC 2015
On 04/10/2015 09:54 AM, Edward Nevill wrote:
> In frame() I think check !defined(COMPILER2) is useless because COMPILER2 is always defined in 64-bit Server Hotspot VM.
I've never really understood the reason for this limitation. With a few
lines of code it's possible to build a perfectly good client VM. Why
should 64-bit systems not be able to build a client VM?
Andrew.
More information about the aarch64-port-dev
mailing list