scholarsmate commented on issue #639: URL: https://github.com/apache/daffodil-vscode/issues/639#issuecomment-4520862755
It comes down to domain socket (UDS) support in the JVM. JDK support for UDS is supported via NIO since Java 16, so it's doable, but bumps our minimal requirements to Java 16+. Recommend deferring to at least version 1.7.0. -- 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]
