Modernize the java15PaintHack AWT workaround #4

Open
opened 2026-06-06 16:42:32 +00:00 by sickday · 0 comments
Owner

GameShell.kt / Client.kt carry a java15PaintHack flag — a legacy Java 1.5 AWT repaint workaround. Evaluate whether it's still needed on the JDK 21 target and remove or document it.

Source: src/client/boot/GameShell.kt:205,267,425, src/client/boot/Client.kt:230.

`GameShell.kt` / `Client.kt` carry a `java15PaintHack` flag — a legacy Java 1.5 AWT repaint workaround. Evaluate whether it's still needed on the JDK 21 target and remove or document it. **Source:** `src/client/boot/GameShell.kt:205,267,425`, `src/client/boot/Client.kt:230`.
sickday added this to the v1 milestone 2026-06-06 16:42:32 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BlackLobster/Client#4
No description provided.