Good suggestion, moved. Webrev: http://cr.openjdk.java.net/~ddong/8238665/webrev.03/
Thanks, Denghui Dong ------------------------------------------------------------------ From:Alan Bateman <alan.bate...@oracle.com> Send Time:2020年3月12日(星期四) 00:36 To:董登辉(卓昂) <denghui....@alibaba-inc.com>; Erik Gahlin <erik.gah...@oracle.com> Cc:hotspot-jfr-dev <hotspot-jfr-...@openjdk.java.net>; core-libs-dev <core-libs-dev@openjdk.java.net> Subject:Re: RFR: 8238665: Add JFR event for direct memory statistics On 08/03/2020 15:42, Denghui Dong wrote: Hi Alan and Erik, Thanks for the review. Webrev has been updated in http://cr.openjdk.java.net/~ddong/8238665/webrev.02/ Can you trying moving JavaNioAccess.BufferPool to VM? I think that would help clean this up a bit and avoid having jdk.internal.access types leaking through the jdk.internal.misc.VM interface. -Alan.