You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/18 09:52:17 UTC

[GitHub] [flink] StephanEwen commented on issue #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

StephanEwen commented on issue #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner
URL: https://github.com/apache/flink/pull/11109#issuecomment-587373973
 
 
   Could you share some thoughts in how this relates to future efforts to avoid "illegal reflective access" warnings on Java 9+?
   
   It seems to be hard to have any interplay between "manually allocated native memory" and DirectByteBuffers in Java9+ without these warnings, and I assume that the solution to that is connected to the changes here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services