JDK-8137040 : Media classes for osx and ios are shipped on all platforms
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: 7u76,8,9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-09-23
  • Updated: 2016-09-02
  • Resolved: 2016-09-02
Related Reports
Duplicate :  
Relates :  
Description
While redoing the class filtering for Jigsaw, I noticed that we mistakenly ship the osx and ios media classes on all platforms (e.g., Windows and Linux).

This is not a regression. Since we don't ship any native libraries for OS X on non-Mac platforms, they don't cause any harm, but they are unneeded.
Comments
I note that the issue still exists in 7 and 8, but is not worth fixing.
02-09-2016

This was fixed as part of the Jigsaw modularization -- JDK-8092093.
02-09-2016

The Rampdown phase start [1] milestone is approaching, it means we are not targeting "9" to fix P4s anymore, unless the fix is ready and not risky, safe enough do not introduce P2-P3 regressions; if this is a case you can retarget back to "9" right before the push the reviewed code to repo. [1] http://openjdk.java.net/projects/jdk8/milestones#Rampdown_start
01-09-2016