Commit Graph

3 Commits

Author SHA1 Message Date
afedorch
d9900f26df Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
bkurotsu
76fe552b85 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules
7901521: JASM reports warnings for interface methods with code in 52.0 class files
Summary: Changes were made to both Assembler/Disassembler pairs to support the Modules Attribute. Jasm syntax is updated to encode Mod-info.
Reviewed-by: klooney
Contributed-by: Leonid Kuskov <leonid.kuskov@oracle.com>
2016-03-02 14:00:55 -07:00
bkurotsu
691a9f8de6 Initial sources! 2014-12-18 14:56:02 -07:00