[aarch64-port-dev ] jdk7 port: Patch to avoid RMI stub generation failure when using the newly generated JVM
Andrew Dinn
adinn at redhat.com
Thu Oct 30 12:22:18 UTC 2014
On 30/10/14 12:01, Edward Nevill wrote:
> This patch looks fine and I think it is the preferable solution as it
> is consistent with JDK8/JDK9.
Ok, that's two of us. If Andrew is also happy then I will push modulo . . .
> Perhaps you could add in the missing assert c1_Runtime_aarch64.cpp.
Yes, thanks for catching that. Will do so.
> Would it be worthwhile allocating the byte_map_base in a global
> register like rheapbase? I don't think there is undue register
> pressure. I am happy to look at this and do some benchmarking.
That's an interesting idea. However, it is probably best considered wrt
the JDK8 (or maybe even JDK9) code. Also, it's really a separate issue
to this fix which we need now to get the build to work.
If your idea really gives an edge we would probably want it to be used
in all the trees in which case we should maybe start by adding it to 8
(or 9) and then backporting to 7. I'll leave Andrew to consider whether
this is worth pursuing.
regards,
Andrew Dinn
-----------
More information about the aarch64-port-dev
mailing list