XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      PrimitiveEntry is today an intermediate abstract base class for Integer-/Long-/Float-/DoubleEntryImpl. This abstraction seem to have little benefit (some code reduction), but leads to code that need to match the correct ClassFile.TAG_* constant with an appropriate cast, excess boxing and unboxing etc. Removing it brings a tiny win on startup.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: