Open gdi1942 opened 1 year ago
This fix allows the program to run on later versions of Java where the module loader is more restrictive. See https://stackoverflow.com/questions/74006627/module-java-base-does-not-opens-java-lang-java-17-0-4-1 for the rationale.
This fix allows the program to run on later versions of Java where the module loader is more restrictive. See https://stackoverflow.com/questions/74006627/module-java-base-does-not-opens-java-lang-java-17-0-4-1 for the rationale.