JDK-8147613 : Fix all jjs tests to run on windows
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: jdk.nashorn
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-01-19
  • Updated: 2017-04-13
  • Resolved: 2016-03-21
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 b112Fixed
Related Reports
Relates :  
Description
The jjs tests are currently not run on Windows due to path resolution issues. Once they are refactored to higher-order function style, they should be revisited to be executed on this platform as well.
Comments
Fixed and sent for RFR . made JDK-8147612 as independent task.
18-03-2016