JDK-8219676 : Re-enable harfbuzz warnings
  • Type: Sub-task
  • Component: client-libs
  • Sub-Component: 2d
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: x86_64
  • Submitted: 2019-02-25
  • Updated: 2019-03-02
  • Resolved: 2019-03-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 13
13Fixed
Related Reports
Relates :  
Relates :  
Description
JDK-8219675 temporarily disabled two GCC warnings in order to be able to make progress on the toolchain upgrade (GCC 8.x on Linux). The warnings would be re-enabled as part of the harfbuzz upgrade.

Effectively that means that this change should be reverted:

http://hg.openjdk.java.net/jdk/jdk/rev/1ee9149df76f
Comments
The class-memaccess warning could not be reverted. It is still needed.
02-03-2019