lhotari commented on issue #15793: URL: https://github.com/apache/pulsar/issues/15793#issuecomment-1141635354
A similar NoClassDefFoundError happened in another flaky test which is reported as #15850 . It might be possible that this is a JDK bug https://bugs.openjdk.java.net/browse/JDK-8257534 . "It may be that the initialization failed due to OOME but is being reported as a NoClassDefFoundError. " ([comment link](https://bugs.openjdk.java.net/browse/JDK-8257534?focusedCommentId=14424036&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14424036)) This happens more frequently with ZGC, as observed in https://github.com/apache/pulsar/pull/15762#issuecomment-1136786473 -- 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]
