Module | Description |
---|---|
java.base |
Defines the foundational APIs of the Java SE Platform.
|
java.compiler |
Defines the Language Model, Annotation Processing, and Java Compiler APIs.
|
java.desktop |
Defines the AWT and Swing user interface toolkits, plus APIs for
accessibility, audio, imaging, printing, and JavaBeans.
|
java.prefs |
Defines the Preferences API.
|
jdk.compiler |
Defines the implementation of the
system Java compiler
and its command line equivalent, javac, as well as javah. |
jdk.internal.le | |
jdk.jdi |
Package | Module | Description |
---|---|---|
jdk.jshell | All Modules |
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL),
which interactively evaluate "snippets" of Java programming language code.
|
jdk.jshell.spi | All Modules |
Defines the Service Provider Interface for pluggable JShell execution engines.
|
jdk.jshell.execution | All Modules |
Provides implementation support for building JShell execution engines.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-08-31-194618.buildd.src