JDK-8187149 : Remove deprecated HostServices::getWebContext method
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: application-lifecycle
  • Affected Version: 10
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-09-04
  • Updated: 2017-11-03
  • Resolved: 2017-11-03
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 10
10Fixed
Related Reports
CSR :  
Relates :  
Sub Tasks
JDK-8190806 :  
Description
The JavaFX HostServices::getWebContext method was marked as deprecated for removal in JDK 9 by JDK-8156963. We intend to remove this method in JDK 10.
Comments
Changeset: 14afb8ecd389 Author: kcr Date: 2017-11-03 10:55 -0700 URL: http://hg.openjdk.java.net/openjfx/10-dev/rt/rev/14afb8ecd389 8187149: Remove HostServices::getWebContext Reviewed-by: prr
03-11-2017

+1 -phil.
20-10-2017

Webrev: http://cr.openjdk.java.net/~kcr/8187149/webrev.00/ This removed the HostServices::getWebContext method and all references to it.
19-10-2017