MemoryNotificationThread.processNotificationLoop 50% CPU

Questions about YourKit Java Profiler
Post Reply
beno
Posts: 2
Joined: Tue May 17, 2016 2:04 pm

MemoryNotificationThread.processNotificationLoop 50% CPU

Post by beno »

Hi,
I am new to YourKit and not sure if this is normal, MemoryNotificationThread.processNotificationLoop takes 50% CPU. I run a small Java app that implements AWTRaveImageServiceRunnable.
Thanks,
Beno
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: MemoryNotificationThread.processNotificationLoop 50% CPU

Post by Anton Katilin »

Hi Beno

What Java version/framework do you mean? Without knowing what this method is supposed to do it is impossible to comment on whether it is OK for it to have this or that CPU usage.

Did you use sampling or tracing?

Can you share the snapshot file (*.snapshot)?

Best regards,
Anton
Post Reply