Hi,
on my Windows 11 64 machine with jdk 18 installed, I get the following error on startup:
SEVERE: No way to find original stream handler for jar protocol
java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.net.URLStreamHandler java.net.URL.handler accessible: module java.base does not "opens java.net" to unnamed module @40f9161a
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357)
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)
Am I using the wrong idk?
Hi,
on my Windows 11 64 machine with jdk 18 installed, I get the following error on startup:
Am I using the wrong idk?