JDK-8171958 : Several tests from java/time/test/java/time/format requiring jdk.localedata for execution
Type:Bug
Component:core-libs
Sub-Component:java.time
Affected Version:9
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2016-12-23
Updated:2017-01-20
Resolved:2017-01-11
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.
Several tests has undeclared dependency from jdk.localedata for such locales loke Japanese, Minguo.
The tests failes in case of module limitation by '--limit-module' command line option.