RFR (M): 8149415: [AArch64] implement JVMCI CodeInstaller

Andrew Haley aph at redhat.com
Wed Feb 10 13:18:18 UTC 2016


On 09/02/16 22:39, Christian Thalinger wrote:
> This is a first cut of the CodeInstaller implementation for AArch64.  One missing part is compressed oops support but it’s not a big issue because Graal doesn’t support it yet either.
> 
> The patch also includes changes to AMD64 and SPARC’s RegisterConfig to use an array for the reserved registers.  The code before was too hard to understand.

Yeah, that all looks plausible.

Thanks,

Andrew.



More information about the hotspot-compiler-dev mailing list