< prev index next >

test/hotspot/jtreg/serviceability/sa/ClhsdbField.java

Print this page
rev 54717 : imported patch 8223306

@@ -53,11 +53,10 @@
             expStrMap.put("field", List.of(
                 "field ConstantPool _pool_holder InstanceKlass*",
                 "field InstanceKlass _methods Array<Method*>*",
                 "field InstanceKlass _constants ConstantPool*",
                 "field Klass _name Symbol*",
-                "field JavaThread _next JavaThread*",
                 "field JavaThread _osthread OSThread*",
                 "field JVMState _bci",
                 "field TenuredGeneration _the_space ContiguousSpace*",
                 "field VirtualSpace _low_boundary char*",
                 "field MethodCounters _backedge_counter InvocationCounter",
< prev index next >