JDK-8144130 : Remove use of internal classes methods from IPodAccessTest.java
  • Type: Bug
  • Component: javafx
  • Sub-Component: samples
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-11-26
  • Updated: 2017-01-03
  • Resolved: 2017-01-03
Related Reports
Duplicate :  
Relates :  
Description
This is a follow up work from JDK-8134716. Here is the remaining internal classes that should be removed/re-factored:
./iOS/iPodAccessTest/src/ipodaccesstest/IPodAccessTest.java:import com.sun.javafx.ext.device.ios.ipod.MediaQuery; 
./iOS/iPodAccessTest/src/ipodaccesstest/IPodAccessTest.java:import com.sun.javafx.ext.device.ios.ipod.MediaItem; 
./iOS/iPodAccessTest/src/ipodaccesstest/IPodAccessTest.java:import com.sun.javafx.ext.device.ios.ipod.MediaFilter;
Comments
Closing as a duplicate of the more general cleanup bug, JDK-8172216
03-01-2017

Discussed with Kevin, the goal is to remove the extensions and apps/toys/iOS directories as they are not used nor maintained.
03-01-2017

Jan 5th (RDP1) is a deadline for P4 bug fixes. Any progress so far to meet this deadline and push the fix?
25-12-2016

Those classes can safely be removed. I'll create a webrev for this.
16-11-2016

Johan, this bug will be deferred soon unless your fix is really in progress, on review phase
15-11-2016

Johan, is this bug fix still in your plans to meet ZBB (Oct 20)? http://openjdk.java.net/projects/jdk9/
23-08-2016

This points to the need for some Jigsaw-related work in the FX runtime itself on iOS devices.
02-12-2015