RFR: 8168567 - Fix for 81666972 (not 8160376) breaks aarch64 build

Andrew Haley aph at redhat.com
Mon Oct 24 17:25:30 UTC 2016


On 24/10/16 18:18, White, Derek wrote:
> Please review simple fix to repair aarch64 build.
> 
> 
> BUG: JDK-8168567 (https://bugs.openjdk.java.net/browse/JDK-8168567)
> 
> Webrev: http://cr.openjdk.java.net/~drwhite/8168567/webrev.01
> 
> 
> Built on aarch64, smoketested.

OK, thanks.

It can't be committed as it is, because the changeset is not correct.
The trick is to commit the patch to your local Mercurial repo before
running webrev.

Here's an example of a good one:

http://cr.openjdk.java.net/~aph/8079459/jdk.changeset

Andrew.


More information about the hotspot-compiler-dev mailing list