Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8254246

SymbolHashMapEntry wastes space

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 16
    • hotspot
    • b07

      The order of data members in SymbolHashMapEntry wastes space on 64bit platforms. Moving _hash after _symbol would save 8 bytes per entry. It would make no difference on 32bit platforms.

            coleenp Coleen Phillimore
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: