< prev index next >

src/jdk.hotspot.agent/doc/jsdb.html

Print this page

        

*** 1106,1120 **** <dt>forEachKlassAndLoader(callback)</dt> <dd> calls callback with Klass and initiating loader (Oop) for System dictionary entry. </dd> - <dt>forEachPrimArrayKlass(callback)</dt> - <dd> - calls callback with Klass and initiating loader (Oop) for each - primitive array Klass in the system. - </dd> <dt>findInstanceKlass(name)</dt> <dd> finds the first instance klass with given name from System dictionary </dd> </dl> --- 1106,1115 ----
< prev index next >