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

javac too aggressive at reusing stack locals

XMLWordPrintable

    • generic
    • generic

      A bit of feedback on javac from day 1 of the language summit yesterday, it was noted that javac's aggressive resue of temporaries to store values of different types could have adverse consequences for some JVM implementations. It was claimed the temporaries could impede construction of some JVM internal representations and slow down GC be having to figure out what the pointed-to value was.

            Unassigned Unassigned
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: