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

The use of "extern const" for Register definitions generates poor code

XMLWordPrintable

    • b04
    • generic
    • generic

      Register definitions in HotSpot are declared as "extern const"
      for ancient-historical reasons. We should stop doing that: it would
      make the assembler significantly faster and smaller, improving both
      bootstrap time and compilation speed.

            aph Andrew Haley
            aph Andrew Haley
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: