fx19880617 opened a new pull request #4634: Remove import of sun.misc.Cleaner 
to make code compatible with jdk11
URL: https://github.com/apache/incubator-pinot/pull/4634
 
 
   sun.misc.Cleaner is deprecated since jdk9 and replaced with 
jdk.internal.ref.Cleaner.
   This change aims to make Pinot compilable in higher jdk version.
   
   Ref: https://bugs.openjdk.java.net/browse/JDK-8148117

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to