JDK-8147398 : Move systemTest shims to proper module
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-01-14
  • Updated: 2016-01-14
  • Resolved: 2016-01-14
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
9Fixed
Related Reports
Blocks :  
Relates :  
Description
In Jake, we need the systemTest shim classes (all for Monocle) to be part of the proper module (graphics in this case), so that the build logic can stuff the shims into the correct module path.

 
Comments
Changeset: 7b3b59e3d8c7 Author: ddhill Date: 2016-01-14 13:28 -0500 URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/7b3b59e3d8c7 8147398: Move systemTest shims to proper module Reviewed-by: kcr
14-01-2016

+1
14-01-2016

Missed this in the previous systemTests rework: http://cr.openjdk.java.net/~ddhill/8147398/ Will submit to 9-dev though it really only affects Jake.
14-01-2016