My java memory is going up by 500 MB and making my application behave abnormally like having some UI glitches.
Can anyone tell me how to analyze why the java memory is going up?
I have already tried jvisualvm but there only java thread classes are showing up nothing specific to my application.
I cross-checked all the logs, no exception is present. Can anyone please help?