< prev index next >

src/share/vm/trace/trace.xml

Print this page
rev 9681 : 8065331: Add trace events for failed allocations
rev 9682 : imported patch rev

*** 455,465 **** <value type="UTF8" field="name" label="Name" /> </event> <event id="AllocationRequiringGC" path="vm/gc/detailed/allocation_requiring_gc" label="Allocation Requiring GC" has_thread="true" has_stacktrace="true" is_instant="true"> - <value type="UINT" field="gcId" label="Pending GC ID" relation="GC_ID" /> <value type="BYTES64" field="size" label="Allocation Size" /> </event> <!-- Compiler events --> --- 455,464 ----
< prev index next >