As you see from the picture, I've dumped a binary file from a java process and use VisualVM to analyze it. And I believe there is something wrong with a key called "rn64832", but I can't filter the ConcurrentHashMap with the problem key and there're too many entries here to do it manually.
Anyone knows how to deal with this situation? Or any solution to check the value on runtime?