Java 8's Kernel statically loads the AWT library, which can apparently cause some issues on some systems, for some reason. Either way, there is no need to load AWT if it's not needed (Java pls).
Java 8's Kernel statically loads the AWT library, which can apparently cause some issues on some systems, for some reason. Either way, there is no need to load AWT if it's not needed (Java pls).