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

Reduce nullable allocation merges

XMLWordPrintable

    • b18

      Follow up from JDK-8287061.

      Many, if not most, allocation merges (Phis) are nullable because they join object allocations with "NULL", or objects returned from method calls, etc.

      This Sub-task is to improve Reduce Allocation Merge implementation so that it can reduce at least some of these allocation merges.

            cslucas Cesar Soares
            cslucas Cesar Soares
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: