Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
JDK 11 Modules List
Where to find a full list of modules provided in JDK 11?
✍: FYIcenter
Here is a list of all modules provided in JDK 11.
The "Mod" column indicates that the module has a jmods\*.jmod file.
The "Img" column indicates that the module is included in the lib\modules JImage file.
The "Src" column indicates that the module is included in the lib\src.zip file.
Module Mod Img Src Name ------ --- --- --- ---- java.base Y Y Y Java Base java.compiler Y Y Y Java Compiler java.datatransfer Y Y Y Java Data Transfer java.desktop Y Y Y Java Desktop java.instrument Y Y Y Java Instrument java.logging Y Y Y Java Logging java.management Y Y Y Java Management java.management.rmi Y Y Y Java Management RMI java.naming Y Y Y Java Naming java.net.http Y Y Y Java Net HTTP java.prefs Y Y Y Java Prefs java.rmi Y Y Y Java Rmi java.scripting Y Y Y Java Scripting java.se Y Y Y Java SE java.security.jgss Y Y Y Java Security JGSS java.security.sasl Y Y Y Java Security SASl java.smartcardio Y Y Y Java Smart Card IO java.sql Y Y Y Java SQL java.sql.rowset Y Y Y Java SQL Rowset java.transaction.xa Y Y Y Java Transaction XA java.xml Y Y Y Java XML java.xml.crypto Y Y Y Java XML Crypto jdk.accessibility Y Y Y JDK Accessibility jdk.aot Y Y Y JDK AOT jdk.attach Y Y Y JDK Attach jdk.charsets Y Y Y JDK Charsets jdk.compiler Y Y Y JDK Compiler jdk.crypto.cryptoki Y Y Y JDK Crypto KI jdk.crypto.ec Y Y Y JDK Crypto EC jdk.crypto.mscapi Y Y Y JDK Crypto MSCAPI jdk.dynalink Y Y Y JDK Dynalink jdk.editpad Y Y Y JDK Edit Pad jdk.hotspot.agent Y Y Y JDK Hotspot Agent jdk.httpserver Y Y Y JDK Httpserver jdk.internal.ed Y Y Y JDK Internal Editor jdk.internal.jvmstat Y Y Y JDK Internal JVM Stat jdk.internal.le Y Y Y JDK Internal LE jdk.internal.opt Y Y Y JDK Internal Opt jdk.internal.vm.ci Y Y Y JDK Internal VM CI jdk.internal.vm.compiler Y Y Y JDK Internal VM Compiler jdk.internal.vm.compiler.management Y Y Y JDK Internal VM Compiler Management jdk.jartool Y Y Y JDK JAR Tool jdk.javadoc Y Y Y JDK Javadoc jdk.jcmd Y Y Y JDK JCmd jdk.jconsole Y Y Y JDK JConsole jdk.jdeps Y Y Y JDK JDeps jdk.jdi Y Y Y JDK JDI jdk.jdwp.agent Y Y Y JDK JDWP Agent jdk.jfr Y Y Y JDK JRF jdk.jlink Y Y Y JDK JLink jdk.jshell Y Y Y JDK JShell jdk.jsobject Y Y Y JDK JS Object jdk.jstatd Y Y Y JDK JStat Daemon jdk.localedata Y Y Y JDK Locale Data jdk.management Y Y Y JDK Management jdk.management.agent Y Y Y JDK Management Agent jdk.management.jfr Y Y Y JDK Management JRF jdk.naming.dns Y Y Y JDK Naming DNS jdk.naming.rmi Y Y Y JDK Naming RMI jdk.net Y Y Y JDK Net jdk.pack Y Y Y JDK Pack jdk.rmic Y Y Y JDK RMI Compiler jdk.scripting.nashorn Y Y Y JDK Scripting Nashorn jdk.scripting.nashorn.shell Y Y Y JDK Scripting Nashorn Shell jdk.sctp Y Y Y JDK Sctp jdk.security.auth Y Y Y JDK Security Auth jdk.security.jgss Y Y Y JDK Security JGSS jdk.unsupported Y Y Y JDK Unsupported jdk.unsupported.desktop Y Y Y JDK Unsupported Desktop jdk.xml.dom Y Y Y JDK XML DOM jdk.zipfs Y Y Y JDK ZIP FS
⇒ JDK 11 java.base.jmod - Base Module
2020-05-29, ∼2478🔥, 0💬
Popular Posts:
JDK 7 tools.jar is the JAR file for JDK 7 tools. It contains Java classes to support different JDK t...
How to download and install Apache ZooKeeper Source Package? Apache ZooKeeper is an open-source serv...
This package is the backport of java.util.concurrent API, introduced in Java 5.0 and further refined...
How to read XML document with DTD validation from socket connections with the socket\DelayedInput.ja.. .
Apache BCEL Source Code Files are inside the Apache BCEL source package file like bcel-6.5.0-src.zip...