RFR: 8196221: AArch64: Mistake in committed patch for JDK-8195859
Andrew Dinn
adinn at redhat.com
Fri Jan 26 17:26:50 UTC 2018
Apologies in advance -- I'm really not having a very good week ...
The patch submitted for review for 8195859 )and, worse, committed to the
dev jdk and jdk10 repos) was not the one applied to the test JVM. It
omitted a call argument. As a consequence my testing succeeded but the
AArch64 build is still broken and in need of update -- both the dev jdk
tree and jdk10.
The following extra patch inserts the extra argument in the offending call.
jira: https://bugs.openjdk.java.net/browse/JDK-8196221
webrev: http://cr.openjdk.java.net/~adinn/8196221/webrev/
Testing:
As per 8195859 i.e. the gtest now succeeds and standard java programs
work. But ... this time the submitted patch was definitely the one used
to update the dev jdk and jdk10 test JVMs which passed the tests.
regards,
Andrew Dinn
-----------
Senior Principal Software Engineer
Red Hat UK Ltd
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham, Michael ("Mike") O'Neill, Eric Shander
More information about the hotspot-dev
mailing list