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

EA: optimize loads from thread local object

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • hs22, 9, 10
    • hotspot
    • generic
    • generic

      New objects which are not escaping current method but are passed as arguments to non-inlined methods are thread local. We can optimize loads from such objects as we do for scalar replaceable objects: when possible use a previously stored value instead of loading it.

            kvn Vladimir Kozlov
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: