JDK-8076468 : Add @modules to tests in jdk_desktop test group
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-04-01
  • Updated: 2016-10-26
  • Resolved: 2015-06-23
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 b72Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
The jtreg tests in the jdk_desktop test group should be changed to take into account the new modular architecture.
The @modules keyword should be added to the tests as necessary so that the tests can access the API they need as well as successfully found during test selection procedures.
Comments
BTW where should I put the results?
22-06-2015

Webrev: http://cr.openjdk.java.net/~akulyakh/8076468/webrev.05/
22-06-2015

I hope the version 5 of the patch will be published today, and it's OK to me.
22-06-2015

in 4 tests (e.g. javax/sound/midi/Gervill/DLSSoundbankReader/TestGetSoundbankInputStream2.java) there's only one line changed and 0 inserted: changed is copyright. Looks like a bug in a script.
27-05-2015

Review http://cr.openjdk.java.net/~yan/8076468/webrev.00
01-04-2015