简体   繁体   中英

Java Flight Recorder — missing File Write/Read events

I am analyzing java8 JVM-process with Java Mission Control + Flight Recorder.

When checking the recording under I/O tab, it says:

"Event types 'File Write' 'File Read' are not enabled in this recording"

When creating the recording, in the recording wizard, last dialog Event Details... , as far as I can see, everything already has Enabled=True , but I cannot find any setting for File Write/Read ...

How do I enable them?

文件和套接字读/写事件仅在JDK 7u40 +和JDK 8u20 +中可用

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM