aIbrahiim commented on PR #39351: URL: https://github.com/apache/beam/pull/39351#issuecomment-5022329719
@Abacn quick update as with the current --add-opens set, the WindmillStateInternalsTest failures are fixed but I still seeing 2 failures (testLullReportsRightTrace and ThreadzServletTest.testDeduping), but those look unrelated and both assert on Thread.toString(), and on JDK 21 that format changed (it now includes the thread id, like Thread[#51,name,...] instead of Thread[name,...]), so the string checks miss -- 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]
