History log of /openjdk10/jdk/src/jdk.jartool/share/classes/sun/tools/jar/Validator.java
Revision Date Author Comments
# 17162:73113c19a5df 04-May-2017 alanb

8178380: Module system implementation refresh (5/2017)
Reviewed-by: mchung, alanb, sspitsyn
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, chris.hegarty@oracle.com


# 16709:ef6894aeb9fe 11-Feb-2017 sherman

8165640: Enhance jar tool to allow module-info in versioned directories but not in base in modular multi-release jar files
Reviewed-by: psandoz, mchung


# 16593:ee8923e260c7 28-Jan-2017 sherman

8173396: Error message issue with jar tool API validator
Reviewed-by: psandoz, mchung


# 16465:aefc0c8a6130 13-Jan-2017 sherman

8172767: a bulk of tests failed with FileSystemException on Windows
Reviewed-by: chegar


# 16461:dfba4c3eb1ac 12-Jan-2017 sherman

8172432: jar cleanup/update for module and mrm jar
8171830: jar tool should validate if any exported or open package is missing
Reviewed-by: mchung, psandoz, chegar


# 15901:e340b25a9e59 25-Oct-2016 sdrach

8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
Reviewed-by: chegar, mchung


# 15323:a670a92950d9 29-Jul-2016 sdrach

8158295: Add a multi-release jar validation mechanism to jar tool
Reviewed-by: ogb, psandoz