JDK-8182421 : Add @modules to java/nio/charset/coders/SJISMappingPropTest.java
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 10
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-06-19
  • Updated: 2017-12-13
  • Resolved: 2017-06-19
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 10
10 b13Fixed
Related Reports
Relates :  
Description
java/nio/charset/coders/SJISMappingPropTest.java

Need to add module dependency to this test.
@modules jdk.charsets

Comments
RFR: http://mail.openjdk.java.net/pipermail/nio-dev/2017-June/004301.html
19-06-2017