UpdatePG code intended to help canvas survive the move to multithreading has broken canvas. when the threads stop syncing, commands get dropped, and the canvas loses its persistence.
Run the attached program in Windows and then lock your account, and then unlock, you will notice the canvas is "frozen", furthermore, dragging the window causes strange things to happen.
Run the attached program in Windows and then lock your account, and then unlock, you will notice the canvas is "frozen", furthermore, dragging the window causes strange things to happen.
- blocks
-
JDK-8123602 Build 91 - Starting task manager causes an interruption of canvas drawing
- Closed
-
JDK-8103438 Canvas should clear its buffered commands on certain clearRect, fillRect calls
- Resolved
- duplicates
-
JDK-8103438 Canvas should clear its buffered commands on certain clearRect, fillRect calls
- Resolved