I'm getting a really strange behavior/issue in Java. What I'm doing boils down to drawing simple shapes onto a canvas. Everything was going just fine until I decided to add another thread that can access my canvas.I'm getting a really strange behavior/issue in