JDK-8177383 : Wrong @modules in java/io/FilePermission/ReadFileOnPath.java
  • Type: Bug
  • Component: core-libs
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-03-22
  • Updated: 2017-04-07
  • Resolved: 2017-03-22
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 JDK 9
10Fixed 9 b163Fixed
Related Reports
Relates :  
Relates :  
Description
JDK-8176195 added 
@modules java.compiler 
to 
java/io/FilePermission/ReadFileOnPath.java

It should be jdk.compiler
Comments
RFR: http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-March/046916.html
22-03-2017