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

Remove WordsPerLong

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 21, 22
    • hotspot
    • None
    • b04

      We have WordsPerLong defined as this:

      ```
      const int WordsPerLong = 2; // Number of stack entries for longs
      ```

      which is wrong for 64-bit platforms if "Words" is used as in the rest of hotspot (pointer-sized item).

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: