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.
- duplicates
-
JDK-8277496 Remove duplication in c1 Block successor lists
-
- Resolved
-