[OpenJDK 2D-Dev] RFR(XS): 8219675: Disable harfbuzz warnings with gcc 8

Phil Race philip.race at oracle.com
Mon Feb 25 21:59:23 UTC 2019


Looks fine to me so long as the build is happy.

-phil.

On 2/25/19 1:28 PM, Mikael Vidstedt wrote:
>
> Please review this change which (temporarily) disables two gcc 
> warnings which are triggered by the harfbuzz code.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8219675
> webrev: 
> http://cr.openjdk.java.net/~mikael/webrevs/8219675/webrev.00/open/webrev/
>
> This change disables the two warnings in question (missing-attributes 
> and class-memaccess). An alternative would be to make changes to the 
> harfbuzz code itself instead.
>
> Passes tier1.
>
> Cheers,
> Mikael
>




More information about the build-dev mailing list