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

Remove dead code (in) BlockEnd::set_begin

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 18
    • 18
    • hotspot

      The copy made in set_begin is actually made to a shadow variable, not to the method-scoped sux variable as was perhaps intended. This means all the copying is made in vain. Perhaps the whole method needs to be reconsidered.

            lujaniuk Ludvig Janiuk
            lujaniuk Ludvig Janiuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: