JDK-8075586 : Add @modules as needed to the open hotspot tests
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-03-20
  • Updated: 2016-01-25
  • Resolved: 2015-03-27
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 b59Fixed
Related Reports
Relates :  
Description
@modules keywords should be added to the open hotspot tests as needed so that, with the new modular structure in place, the tests can access the necessary API.
Comments
Please explain what "as needed" means. Where is the documentation for @modules ? It is unclear based on these changes, what needs to be done when writing a new test. Thanks.
11-05-2015

Review: http://cr.openjdk.java.net/~tpivovarova/akulyakh/8075586/webrev.00/index.html
20-03-2015