Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903987

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • asm_tools_9.0
    • None
    • 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";

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

              Created:
              Updated:
              Resolved: