This is an automated email from the ASF dual-hosted git repository.

snuyanzin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 8c029d0c27d [FLINK-39577][table] Reuse Calcite's `COALESCE` to apply 
simplifications from `RexSimplify`
     new 8eef95f62d9 [hotfix][tests] Migrate 
`ClusterUncaughtExceptionHandlerITCase` to JUnit5
     new b194666f597 [FLINK-39751][tests] Add `FailsOnJava25`

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../core/security/FlinkSecurityManagerTest.java    |  2 ++
 flink-end-to-end-tests/pom.xml                     |  9 ++++++++
 .../ClusterUncaughtExceptionHandlerITCase.java     | 27 ++++++++++++----------
 .../{FailsOnJava17.java => FailsOnJava25.java}     |  4 ++--
 pom.xml                                            |  4 ++++
 5 files changed, 32 insertions(+), 14 deletions(-)
 copy 
flink-test-utils-parent/flink-test-utils-junit/src/main/java/org/apache/flink/testutils/junit/{FailsOnJava17.java
 => FailsOnJava25.java} (90%)

Reply via email to