This document helps in troubleshooting problems that might occur with Java applications created using desktop technologies of the Java Platform, Standard Edition (Java SE). The current release is Java SE 8, however, most information in this guide is applicable to previous releases.
The target audience for this document comprises developers who are using desktop technologies in Java SE 8.
This document is intended for readers with a detailed understanding of the desktop technologies, a high-level understanding of the components of the Java Virtual Machine (JVM), as well as some understanding of concepts such as garbage collection, threads, native libraries, and so on. In addition, it is assumed that the reader is reasonably proficient with the operating system where the Java application is developed and run.
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc
.
Access to Oracle Support
Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info
or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs
if you are hearing impaired.
For more information about Java SE and the relevant desktop technologies, visit the Java SE Home website at
http://www.oracle.com/technetwork/java/javase
For help on troubleshooting problems that might occur between the Java application and the Java HotSpot Virtual Machine, refer to the Java SE HotSpot VM Troubleshooting Guide.
The following text 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 type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |