RFR: 8075860: aarch64: jdk9/dev fails to build
Hi, The following webrev http://cr.openjdk.java.net/~enevill/8075860/webrev.00/ fixes issue https://bugs.openjdk.java.net/browse/JDK-8075860 aarch64 fails to build from jdk9/dev. It fails with an undefined symbol 'os::Linux::ucontext_set_pc' This was introduced in changset 7995:3eb61269f421 The change was not reflected in the aarch64 specific code. Could someone please review this change and if approved, push. Thanks, Ed.
Looks good. It is in JPRT queue for push. Thanks, Vladimir On 3/25/15 2:27 AM, Edward Nevill wrote:
Hi,
The following webrev
http://cr.openjdk.java.net/~enevill/8075860/webrev.00/
fixes issue
https://bugs.openjdk.java.net/browse/JDK-8075860
aarch64 fails to build from jdk9/dev.
It fails with an undefined symbol 'os::Linux::ucontext_set_pc'
This was introduced in changset 7995:3eb61269f421
The change was not reflected in the aarch64 specific code.
Could someone please review this change and if approved, push.
Thanks, Ed.
On 03/25/2015 05:34 PM, Vladimir Kozlov wrote:
Looks good.
It is in JPRT queue for push.
I don't see it. What happened? Thanks, Andrew.
I accidentally pushed it into hs/ instead of hs-comp/: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/21ea7a2e3afc Should be synced to all repos at the end of this week. Regards, Vladimir On 4/2/15 2:27 AM, Andrew Haley wrote:
On 03/25/2015 05:34 PM, Vladimir Kozlov wrote:
Looks good.
It is in JPRT queue for push.
I don't see it. What happened?
Thanks, Andrew.
participants (3)
-
Andrew Haley
-
Edward Nevill
-
Vladimir Kozlov