Java Platform Module System
Final Release Specification

Module java.base REVISED

Defines the foundational APIs of the Java SE Platform.
Providers:
The JDK implementation of this module provides an implementation of the jrt file system provider to enumerate and read the class and resource files in a run-time image. The jrt file system can be created by calling FileSystems.newFileSystem(URI.create("jrt:/")).

Tool Guides:
,
Since:
9
Skip navigation links
Java Platform Module System
Final Release Specification

Copyright © 1993, 2017, Oracle and/or its affiliates · All rights reserved · License