We'll need to remove AWT from being loaded on app startup as it conflicts with GLFW (and potentially any other replacement we might want to use).
This has been desired for a long time, some prior docs here https://github.com/processing/processing4/wiki/Exorcising-AWT.