- Java 9:Building Robust Modular Applications
- Dr. Edward Lavieri Peter Verhas Jason Lee
- 58字
- 2025-04-04 17:08:34
Deployment
There are three issues that you should be aware of, in the context of migrating to Java 9, when you are deploying your applications. These issues are JRE version selection, serialized applets, and the update to the JNLP.
JNLP is the acronym for Java Network Launch Protocol and is covered in a later section of this chapter.