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, ∼2507🔥, 0💬
Popular Posts:
Apache Log4j Core Implementation provides the functional components of the logging system. Users are...
XOM™ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with ...
How to show the XML parsing flow with sax\DocumentTracer.java provided in the Apache Xerces package?...
What is the jaxp\SourceValidator.jav aprovided in the Apache Xerces package? I have Apache Xerces 2....
What Is poi-5.2.3.jar? poi-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which provides an...