RFR (S): 8209193: Fix aarch64-linux compilation after -Wreorder changes
Thomas Schatzl
thomas.schatzl at oracle.com
Fri Aug 10 13:32:32 UTC 2018
Hi,
when crosscompiling to aarch64-linux I found the following errors
caused by latest -Wreorder changes.
It would be nice if aarch64 devs could verify; I cc'ed aarch64 port dev
ml, but I do not know if this is the right list for this.
Aarch32 is probably still broken.
CR:
https://bugs.openjdk.java.net/browse/JDK-8209193
Webrev:
http://cr.openjdk.java.net/~tschatzl/8209193/webrev/
Testing:
successfully crosscompiled from amd64-linux to aarch64-linux
Thanks,
Thomas
More information about the hotspot-dev
mailing list