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

SymbolHashMapEntry wastes space

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: