This is an automated email from the ASF dual-hosted git repository.
mapohl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 6c9ac5c6ae0 [FLINK-33495][FLINK-33496] Add DISTRIBUTED BY clause for
CREATE TABLE
new 7e260aa781c [hotfix][test] Removes duplicate Apache header
new f43972aa839 [hotfix][test] Replaces String#replaceAll with
String#replace in ClassLoaderUtils to avoid regex compilation
new ac910542ccb [FLINK-22765][test] Hardens
ExceptionUtilsITCase#testIsMetaspaceOutOfMemoryError in JDK21
new 4645880039a [hotfix][test] Migrates ExceptionUtilsITCase to
JUnit5/AssertJ
The 4 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:
.../apache/flink/testutils/ClassLoaderUtils.java | 43 +++++++-
.../flink/runtime/util/ExceptionUtilsITCase.java | 111 +++++++++++++--------
.../org.junit.jupiter.api.extension.Extension | 18 ----
3 files changed, 110 insertions(+), 62 deletions(-)