RFR(XXS): 8242792: interval < flushInterval is always false in jdk.jfr.internal.RequestEngine#setFlushInterval

Denghui Dong denghui.ddh at alibaba-inc.com
Wed Apr 15 06:05:34 UTC 2020


Hi team,

Could you please review this small patch?

JBS: https://bugs.openjdk.java.net/browse/JDK-8242792
webrev: http://cr.openjdk.java.net/~ddong/8242792/webrev.00/

Summary:
the condition interval < flushInterval is always false in jdk.jfr.internal.RequestEngine#setFlushInterval,
and I also fix a typo in jdk/jfr/internal/JVM.java

Thanks,
Denghui Dong


More information about the hotspot-jfr-dev mailing list