Login  Register

Re: Java3D: Illegal reflective access

Posted by Belowaty on Nov 15, 2022; 5:23pm
URL: https://forum.jogamp.org/Java3D-Illegal-reflective-access-tp4040908p4041933.html

Hi,

Unfortunately java3D doesn't work at all with Java 17 (Windows) because "An illegal reflective access operation has occurred", which is not any more allowed.
https://blogs.oracle.com/javamagazine/post/a-peek-into-java-17-continuing-the-drive-to-encapsulate-the-java-runtime-internals
Any suggestion?