• Type: Sub-task
    • Resolution: Delivered
    • Priority: P4
    • 11
    • Affects Version/s: None
    • Component/s: performance

      From Brian Goetz:

      I think we need at least one performance study, which could be as simple as a JMH benchmark of
          getstatic Integer.TYPE
      vs
          LDC ConDy[BSM=primitiveClass, name=I]
      This will tell us if something woefully wrong is going on (such as getting relinked on every access.)

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

              Created:
              Updated:
              Resolved: