JDK-8280786 : Build failure on Solaris after 8262392
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 11.0.13
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-01-27
  • Updated: 2024-09-23
  • Resolved: 2022-01-27
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 11
11.0.14.1Fixed
Related Reports
Relates :  
Description
Backport of JDK-8262392 to jdk11u caused build failure on Solaris

"./src/java.desktop/unix/native/common/java2d/opengl/J2D_GL/glxext.h", line 706: error: typedef redeclared: int64_t (E_TYPEDEF_REDECLARED)
"./src/java.desktop/unix/native/common/java2d/opengl/J2D_GL/glxext.h", line 707: error: typedef redeclared: uint64_t (E_TYPEDEF_REDECLARED)

Comments
Changeset: 6837e148 Author: Dmitry Cherepanov <dcherepanov@openjdk.org> Date: 2022-01-27 17:18:15 +0000 URL: https://git.openjdk.java.net/jdk11u/commit/6837e1484bbeda710cde3763f0b0edb9c02351c2
09-02-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk11u/pull/27 Date: 2022-02-07 10:49:34 +0000
07-02-2022

Critical Fix request (11u) We want to bring this to jdk11u; 11.0.14.1 see http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2022-February/011862.html Applies clean.
07-02-2022

Changeset: 6837e148 Author: Dmitry Cherepanov <dcherepanov@openjdk.org> Date: 2022-01-27 17:18:15 +0000 URL: https://git.openjdk.java.net/jdk11u-dev/commit/6837e1484bbeda710cde3763f0b0edb9c02351c2
27-01-2022

Approved. Not applicable to later JDKs due to solaris support removal.
27-01-2022

Fix request (11u) The patch fixes Solaris build. Risk is minimal.
27-01-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk11u-dev/pull/799 Date: 2022-01-27 10:18:22 +0000
27-01-2022