Preface

This guide provides information about using jpackage, the packaging tool provided with the JDK for generating installable packages for self-contained Java applications.

Audience

This guide is intended for developers interested in creating self-contained Java applications that provide native packaging formats, which give the end user a natural installation experience.

Related Documents

See JDK 22 Documentation.

Conventions

The following conventions are used in this document:

Convention Meaning

boldface

Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.

italic

Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.

monospace

Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.