JDK-8080266 : Failed to create CharInfo due to ResourceBundle update for modules
  • Type: Bug
  • Component: xml
  • Sub-Component: org.w3c.dom
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-05-13
  • Updated: 2020-01-29
  • Resolved: 2015-06-25
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 9
9 b71Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
Failed to load LSSerializerImpl because it failed to create CharInfo.
LSSerializerTest failed in Jigsaw build due to this issue.
Comments
testDefaultLSSerializer in LSSerializerTest.java will fail in Jigsaw build until JDK-8080266 is fixed.
08-06-2015

Yes, please investigate why loading class was failed. Does the build you're using contained JDK-8035467? The record seems to show that the merge happened on 5/7/2015.
13-05-2015