Should the compiler check go upstream too ?
It is likely to get lost if it does not.
Otherwise looks good. I've added noreg-other to the bug.
Is there an "aix" label in use ?
-phil.
On 12/10/2015 09:38 AM, Volker Simonis wrote:
Hi,
here's a slightly updated version of my webrev which is now identical
to the version which has just been checked-in into the HarfBuzz
upstream repository (thanks to Behdad):
http://cr.openjdk.java.net/~simonis/webrevs/2015/8145077.v1
Except some whitespace changes, the only real difference is that the
AIX atomic intrinsics are now additionally guarded by a compiler check
which ensures that they only get compiled with IBM's xlC compiler.
Regards,
Volker
On Thu, Dec 10, 2015 at 2:13 PM, Volker Simonis
<volker.simo...@gmail.com> wrote:
Hi,
could somebody please review this AIX-only fix which adds the harfbuzz
atomic primitives for AIX:
http://cr.openjdk.java.net/~simonis/webrevs/2015/8145077/
https://bugs.openjdk.java.net/browse/JDK-8145077
I plan to also submit this patch upstream to the harfbuzz project to
minimize the diffs between the upstream and the OpenJDK version.
Notice that although this is a client patch I plan to push this
directly to jdk9-dev because it fixes a build failure and I don't want
to wait for the next round-trip trough jdk9-client.
Thank you and best regards,
Volker