[
https://issues.apache.org/jira/browse/FLINK-33321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17777605#comment-17777605
]
Sergey Nuyanzin commented on FLINK-33321:
-----------------------------------------
Merged as
[d00f031785867d465d4a32fd937fe2cbd6722ca3|https://github.com/apache/flink/commit/d00f031785867d465d4a32fd937fe2cbd6722ca3]
> VertexFlameGraphFactoryTest#verifyRecursively fails on Java 21
> --------------------------------------------------------------
>
> Key: FLINK-33321
> URL: https://issues.apache.org/jira/browse/FLINK-33321
> Project: Flink
> Issue Type: Sub-task
> Reporter: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available
>
> With jdk 21 it fails as
> {noformat}
> java.lang.AssertionError: No lambdas encountered in the test, cleanup
> functionality was not tested
> at
> org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraphFactoryTest.testLambdaClassNamesCleanUp(VertexFlameGraphFactoryTest.java:54)
> at
> java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
> at java.base/java.lang.reflect.Method.invoke(Method.java:580)
> at
> org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)