JDK 17 jdk.nio.mapmode.jmod - NIO Map Mode

JDK 17 jdk.nio.mapmode.jmod is the JMOD file for JDK 17 NIO Map Mode module.

JDK 17 NIO Map Mode module compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\jdk.nio.mapmode.jmod.

JDK 17 NIO Map Mode module compiled class files are also linked and stored in the \fyicenter\jdk-17.0.5\lib\modules JImage file.

JDK 17 NIO Map Mode module source code files are stored in \fyicenter\jdk-17.0.5\lib\src.zip\jdk.nio.mapmode.

You can click and view the content of each source code file in the list below.

✍: FYIcenter

module-info.java

/*
 * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
 * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 */

/**
 * Defines JDK-specific file mapping modes.
 *
 * @moduleGraph
 * @since 14
 */

module jdk.nio.mapmode {
    exports jdk.nio.mapmode;
}

module-info.java

 

Or download all of them as a single archive file:

File name: jdk.nio.mapmode-17.0.5-src.zip
File size: 1730 bytes
Release date: 2022-09-13
Download 

 

JDK 17 jdk.random.jmod - JDK Random Module

JDK 17 jdk.net.jmod - Net Module

JDK 17 JMod/Module Files

⇑⇑ FAQ for JDK (Java Development Kit) 17

2023-07-18, 425👍, 0💬