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 2020/02/25 09:31:58 UTC

[flink] branch master updated (93da5ec -> 74fc20a)

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 93da5ec  [FLINK-16263][python][tests] Set io.netty.tryReflectionSetAccessible to true for JDK9+
     add 35f967c  [hotfix] Fix minor IDE warnings in MemoryUtils
     add 74fc20a  [FLINK-15094] Use Unsafe to instantiate and construct DirectByteBuffer

No new revisions were added by this update.

Summary of changes:
 .../flink/core/memory/HybridMemorySegment.java     | 51 ++-------------
 .../org/apache/flink/core/memory/MemoryUtils.java  | 76 ++++++++++++++--------
 2 files changed, 54 insertions(+), 73 deletions(-)