You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by az...@apache.org on 2019/11/27 14:30:45 UTC

[flink] branch master updated (3d657b4 -> 8930f62)

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 3d657b4  [FLINK-14939][e2e] Set distDir property
     add 9f6b204  [FLINK-14901] Throw Error in MemoryUtils if there is problem with using system classes over reflection
     add 8930f62  [hotfix] Annotate interfaces in JavaGcCleanerWrapper with @FunctionalInterface

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/core/memory/MemoryUtils.java  | 33 ++++++++++------------
 .../apache/flink/util/JavaGcCleanerWrapper.java    | 13 +++++----
 2 files changed, 23 insertions(+), 23 deletions(-)