asmtools/src/org/openjdk/asmtools/jasm
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
..
AnnotationData.java Initial sources! 2014-12-18 14:56:02 -07:00
Argument.java Initial sources! 2014-12-18 14:56:02 -07:00
AttrData.java Initial sources! 2014-12-18 14:56:02 -07:00
BootstrapMethodData.java Initial sources! 2014-12-18 14:56:02 -07:00
CheckedDataOutputStream.java Initial sources! 2014-12-18 14:56:02 -07:00
ClassData.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
CodeAttr.java Initial sources! 2014-12-18 14:56:02 -07:00
ConstantPool.java Initial sources! 2014-12-18 14:56:02 -07:00
Constants.java Initial sources! 2014-12-18 14:56:02 -07:00
CPXAttr.java Initial sources! 2014-12-18 14:56:02 -07:00
Data.java Initial sources! 2014-12-18 14:56:02 -07:00
DataVector.java Initial sources! 2014-12-18 14:56:02 -07:00
DataVectorAttr.java Initial sources! 2014-12-18 14:56:02 -07:00
DefaultAnnotationAttr.java Initial sources! 2014-12-18 14:56:02 -07:00
Environment.java Initial sources! 2014-12-18 14:56:02 -07:00
FieldData.java Initial sources! 2014-12-18 14:56:02 -07:00
i18n.properties 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
InnerClassData.java Initial sources! 2014-12-18 14:56:02 -07:00
Instr.java Initial sources! 2014-12-18 14:56:02 -07:00
JasmTokens.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
Main.java Initial sources! 2014-12-18 14:56:02 -07:00
MemberData.java Initial sources! 2014-12-18 14:56:02 -07:00
MethodData.java Initial sources! 2014-12-18 14:56:02 -07:00
Modifiers.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
ModuleAttr.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
OpcodeTables.java Initial sources! 2014-12-18 14:56:02 -07:00
ParseBase.java Initial sources! 2014-12-18 14:56:02 -07:00
Parser.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
ParserAnnotation.java Initial sources! 2014-12-18 14:56:02 -07:00
ParserCP.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
ParserInstr.java Initial sources! 2014-12-18 14:56:02 -07:00
RuntimeConstants.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
Scanner.java Initial sources! 2014-12-18 14:56:02 -07:00
StackMapData.java Initial sources! 2014-12-18 14:56:02 -07:00
SwitchTable.java Initial sources! 2014-12-18 14:56:02 -07:00
Tables.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
TypeAnnotationData.java Initial sources! 2014-12-18 14:56:02 -07:00
TypeAnnotationUtils.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00