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, ∼2599🔥, 0💬
Popular Posts:
kernel.jar is a component in iText Java library to provide low-level functionalities. iText Java lib...
Apache Commons CLI Source Code Files are provided in the source package file commons-cli-1.5.0-sourc. ..
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of a...
JDK 17 jdk.javadoc.jmod is the JMOD file for JDK 17 Java Document tool, which can be invoked by the ...
ANTLR is a powerful parser generator for multiple programming languages including Java. ANTLR contai...