History log of /openjdk10/jdk/test/tools/jar/mmrjar/Basic.java
Revision Date Author Comments
# 17330:e4ba845822d5 12-Jun-2017 iignatyev

8181761: add explicit @build actions for jdk.test.lib classes in all :tier2 tests
Reviewed-by: alanb


# 17251:81161a824e8f 30-May-2017 iignatyev

8180887: move FileUtils to top level testlibrary
Reviewed-by: psandoz


# 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


# 16690:1c8f054f6278 10-Feb-2017 alanb

8173393: Module system implementation refresh (2/2017)
Reviewed-by: dfuchs, psandoz, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, alex.buckley@oracle.com, mark.reinhold@oracle.com, john.r.rose@oracle.com


# 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