arosien commented on issue #676: URL: https://github.com/apache/daffodil-vscode/issues/676#issuecomment-1622589118
Looks like certain reflection isn't allowed by default in JDK 17: https://docs.oracle.com/en/java/javase/17/migrate/migrating-jdk-8-later-jdk-releases.html#GUID-7BB28E4D-99B3-4078-BDC4-FC24180CE82B I'll try out the use of `--add-opens` as a workaround. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
