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.
|
jdk.jdi |
Defines the Java Debugger Interface.
|
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 |
Internal API for line editing
|
jdk.internal.ed |
Internal editor support for JDK tools.
|
jdk.internal.opt |
Internal option processing API
|
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.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b149-1