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.zipfs/jdk.nio.zipfs.ZipInfo - ZipInfo Tool
How to run "jdk.zipfs/jdk.nio.zipfs.ZipInfo" tool from JDK lib\modules JImage file?
✍: FYIcenter
"jdk.zipfs/jdk.nio.zipfs.ZipInfo" tool allows you
to print out detailed information of a given ZIP file.
"jdk.zipfs/jdk.nio.zipfs.ZipInfo" tool is supported by the jmods\jdk.zipfs.jmod module file, which is also linked into the lib\modules JImage file.
You can run the "jdk.zipfs/jdk.nio.zipfs.ZipInfo" tool using the lib\modules JImage file as described below:
fyicenter> %JDK_HOME%\bin\java --module jdk.zipfs/jdk.nio.zipfs.ZipInfo %JDK_HOME%\lib\src.zip ----------------#1-------------------- [Central Directory Header] Signature : 0x02014b50 VerMadeby : 0x31e [3, 3.0] VerExtract : 0x14 [2.0] Flag : 0x0 Method : 0x8 LastMTime : 0x4d4629ca [Sat Oct 06 05:14:20 PDT 2018] CRC : 0xaacda510 CSize : 0x3d6c Size : 0x1b68b NameLen : 0x28 [java.base/java/lang/CharacterData00.java] ExtraLen : 0x18 [tag=0x5455, sz=5, data= 03 1b a7 b8 5b ] ->Info-ZIP Extended Timestamp: flag=3 *Sat Oct 06 05:14:19 PDT 2018 [tag=0x7875, sz=11, data= 01 04 eb 03 03 00 04 01 02 03 00 ] ->[tag=7875, size=11] CommentLen : 0x0 DiskStart : 0x0 Attrs : 0x1 AttrsEx : 0x81fd0000 LocOff : 0x0 [Local File Header] Signature : 0x04034b50 Version : 0x14 [2.0] Flag : 0x0 Method : 0x8 ...
⇐ jdk.security.auth/com.sun.security.auth.module.Crypt - Crypt Tool
2019-08-08, 2090🔥, 0💬
Popular Posts:
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...
What Is poi-scratchpad-5.2.3.jar ?poi-scratchpad-5.2.3.jar is one of the JAR files for Apache POI 5....
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
JDK 11 jdk.jlink.jmod is the JMOD file for JDK 11 JLink tool, which can be invoked by the "jlink" co...