JDK 18 |
---|
18Resolved |
Duplicate :
|
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.
|