Chapter 1. Overview of jlink
Jlink is a Java command line tool that is used to generate a custom Java runtime environment (JRE). You can use your customized JRE to run Java applications.
Using jlink, you can create a custom runtime environment that only includes the relevant class file.