test/hotspot/jtreg/serviceability/sa/ClhsdbField.java
changeset 54955 46409371a691
parent 53596 bb40a5303c84
equal deleted inserted replaced
54954:6ec71a88b68e 54955:46409371a691
    53             expStrMap.put("field", List.of(
    53             expStrMap.put("field", List.of(
    54                 "field ConstantPool _pool_holder InstanceKlass*",
    54                 "field ConstantPool _pool_holder InstanceKlass*",
    55                 "field InstanceKlass _methods Array<Method*>*",
    55                 "field InstanceKlass _methods Array<Method*>*",
    56                 "field InstanceKlass _constants ConstantPool*",
    56                 "field InstanceKlass _constants ConstantPool*",
    57                 "field Klass _name Symbol*",
    57                 "field Klass _name Symbol*",
    58                 "field JavaThread _next JavaThread*",
       
    59                 "field JavaThread _osthread OSThread*",
    58                 "field JavaThread _osthread OSThread*",
    60                 "field JVMState _bci",
    59                 "field JVMState _bci",
    61                 "field TenuredGeneration _the_space ContiguousSpace*",
    60                 "field TenuredGeneration _the_space ContiguousSpace*",
    62                 "field VirtualSpace _low_boundary char*",
    61                 "field VirtualSpace _low_boundary char*",
    63                 "field MethodCounters _backedge_counter InvocationCounter",
    62                 "field MethodCounters _backedge_counter InvocationCounter",