JDK-8218611 : [DRT] fast/xslt tests fails with Unsupported encoding windows-1251
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u211,openjfx12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2019-02-07
  • Updated: 2020-01-31
  • Resolved: 2019-02-13
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 openjfx11.0.3Fixed
Related Reports
Relates :  
Description
The following xslt tests are failing with 'Unsupported encoding windows-1251' errors,  hence the the contents are not rendered properly and therefore the expected result is met.  The test is available only for macosx platform.

OS specific: Yes.
Regression: Yes,  the test passed with previous releases, 8u201, 8u191. 

fast/xsl/xslt-doc-enc.xml
fast/xsl/xslt-doc-noenc.xml

Comments
Changeset: 653d5bdbfa2a Author: arajkumar Date: 2019-02-13 12:03 +0530 URL: http://hg.openjdk.java.net/openjfx/12-dev/rt/rev/653d5bdbfa2a 8218611: [DRT] fast/xslt tests fails with Unsupported encoding windows-1251 Reviewed-by: mbilla, kcr
13-02-2019

Approved for openjfx12.
13-02-2019

openjfx12-fix-request: It is a regression. The risk is considered very low since the original dependency on ICU is restored for macOS.
12-02-2019

Please review the following PR, https://github.com/javafxports/openjdk-jfx/pull/373
08-02-2019

It is a regression of JDK-8214452., specifically on macOS. Problem is that libxml2 is not enabled to use ICU.
07-02-2019