You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "arosien (via GitHub)" <gi...@apache.org> on 2023/07/05 22:03:34 UTC

[GitHub] [daffodil-vscode] arosien commented on issue #676: Debugger issues in Java 17

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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org