zrlw opened a new pull request, #1263: URL: https://github.com/apache/dubbo-samples/pull/1263
https://bugs.openjdk.org/browse/JDK-8350481 ``` There is a change in behavior in JDK 24 where an error case throws NoClassDefFoundError rather than a ServiceConfigurationError with the NCFE as cause ``` The ```NoClassDefFoundError``` threw from ```hasNext``` method had been caught by latest Dubbo 3.3.6 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
