jasm: The parser should allow the use of primitive types in Constant Pool.

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • asm_tools_9.0
    • Affects Version/s: None
    • Component/s: tools
    • None
    • b06

      The following entries should be valid in jasm file:

        const #1=true;
        const #2=192837465;
        const #3=1l;
        const #6=2.1f;
        const #8="utf 8 entry";

            Assignee:
            Leonid Kuskov
            Reporter:
            Leonid Kuskov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: