Meeting 11

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche

This topic sometimes coefusns developers that are analyzing heap dumps as they expect particular locals to be reported as roots but they aren't present in the dump. When a debugger agent is running then you will notice that are locals do appear to be in scope. This is necessary to allow the developer access them in the debugger.