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

Load shortening optimizations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • hs16
    • hs15
    • hotspot
    • b04
    • generic
    • generic

        6797305 handles load widening but no shortening which should be covered here.

        For example:

          char c = (char) (intarray[i] & 0xFFFF);

              twisti Christian Thalinger (Inactive)
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: