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

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


    from 6c6ada5  [FLINK-14556][python] Correct the package structure of 
cloudpickle
     add e41c0fe  [FLINK-14522] Introduce JavaGcCleanerWrapper to find Java GC 
Cleaner depending on JVM version

No new revisions were added by this update.

Summary of changes:
 .../flink/core/memory/MemorySegmentFactory.java    |   5 +-
 .../org/apache/flink/core/memory/MemoryUtils.java  |   9 +-
 .../apache/flink/util/JavaGcCleanerWrapper.java    | 255 +++++++++++++++++++++
 .../flink/util/JavaGcCleanerWrapperTest.java       |  29 ++-
 4 files changed, 274 insertions(+), 24 deletions(-)
 create mode 100644 
flink-core/src/main/java/org/apache/flink/util/JavaGcCleanerWrapper.java
 copy 
flink-runtime-web/src/test/java/org/apache/flink/runtime/webmonitor/handlers/JarDeleteHeadersTest.java
 => 
flink-core/src/test/java/org/apache/flink/util/JavaGcCleanerWrapperTest.java 
(57%)

Reply via email to