linghengqian commented on issue #35052: URL: https://github.com/apache/shardingsphere/issues/35052#issuecomment-3681366044
In short, the Windows x86 version of GraalVM CE has encountered additional issues compared to the Linux x86 version, preventing the current issue from progressing. Native tests for SS JDBC work correctly on GraalVM CE for JDK 25.0.1, but native tests for SS proxy all fail on GraalVM CE for JDK 25.0.1. All errors are JNI-related, and I suspect it's caused by https://github.com/openjdk/jdk/pull/22606 , mentioned in https://github.com/oracle/graal/issues/12384 . -- 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]
