RFR: 8076488: AARCH64: jdk9 fails to build from source (original) (raw)

Andrew Haley aph at redhat.com
Fri Apr 17 09:43:03 UTC 2015


On 04/17/2015 10:40 AM, Andrew Haley wrote:

On 04/17/2015 10:39 AM, Roland Westrelin wrote:

Looks good to me.

As a 2nd review***, yes this patch is good. Is that enough for it to be pushed to jdk9? ***n.b. I am not a JDK9 committer or reviewer but this is AArch64 only and I /am/ an aarch64-port committer/reviewer. In case another review helps: that looks good to me. OK, I'll push it.

Ah, no I won't. My patch already fixed this, and (IMO) in a much better way. This patch is already in jprt, and will emerge soon, I hope.

diff -r 9c916db4bf3b -r 6463e57d9761 src/cpu/aarch64/vm/interp_masm_aarch64.hpp --- a/src/cpu/aarch64/vm/interp_masm_aarch64.hpp Thu Apr 09 17:38:28 2015 -0700 +++ b/src/cpu/aarch64/vm/interp_masm_aarch64.hpp Tue Apr 14 11:43:18 2015 +0100 @@ -1,6 +1,6 @@ /*

Andrew.



More information about the hotspot-dev mailing list