JDK-8211399 : libxslt fails to build with glibc 2.26
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u171,openjfx11,openjfx12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-10-02
  • Updated: 2020-01-31
  • Resolved: 2018-12-20
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 8 Other
8u211Fixed openjdk8u212Fixed
Description
glibc 2.26 removed xlocale.h, which is used in webkit.
See https://github.com/javafxports/openjdk-jfx/issues/234
Comments
+1 for the 11u-dev backport
10-01-2019

I request a backport to 11-dev. The patch at http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/94f51e852ad6 applies to 11-dev.
10-01-2019

Changeset: 94f51e852ad6 Author: arajkumar Date: 2018-12-20 18:42 +0530 URL: http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/94f51e852ad6 8211399: libxslt fails to build with glibc 2.26 Reviewed-by: jvos, mbilla, kcr
20-12-2018

It is been approved in Github: https://github.com/javafxports/openjdk-jfx/pull/314
20-12-2018

The fix in https://github.com/javafxports/openjdk-jfx/pull/314 works
20-12-2018