previous      content      next
Values of primitive types

YourKit Java Profiler 7.0 supports this feature for HPROF-format snapshots only.

YourKit Java Profiler 7.1 EAP has an option to write primitive values to YourKit format snapshots (*.snapshot) as well. This feature requires:

Values of strings (i.e. instances of java.lang.String) are special case, and are saved to YourKit format snapshots too. They help locating (identifying) a particular object among other objects of the same class. YourKit Java Profiler can search for strings, even with regular expressions (Memory | Strings by Pattern... (Ctrl+F) action).

Values of primitive fields are shown in object explorers:

Values of primitive type arrays are shown in "Memory | Quick Info (Ctrl+Q)":

previous      content      next