With the deprecation and impending removal of Java Plugin (for Applet support) and Java Web Start we should remove references to applets and Java Web Start from FX. This includes:
- Removing code that (reflectively) calls into the deploy stack
- Removing any apps or tests that use Java Web Start or Applets
- Removing any documentation that refers to running a JavaFX application via Web Start or in a browser.
- Removing code that (reflectively) calls into the deploy stack
- Removing any apps or tests that use Java Web Start or Applets
- Removing any documentation that refers to running a JavaFX application via Web Start or in a browser.
- blocks
- 
                    JDK-8201538 Remove implementation support for applets from JavaFX -           
- Resolved
 
-         
- duplicates
- 
                    JDK-8089972 Application.getHostServices() javadoc is incomplete -           
- Closed
 
-