8293669: SA: Remove unnecssary "InstanceStackChunkKlass: InstanceStackChunkKlass" output when scanning heap
Reviewed-by: sspitsyn
This commit is contained in:
parent
41ce658267
commit
526eb54fc3
@ -46,7 +46,6 @@ public class InstanceStackChunkKlass extends InstanceKlass {
|
||||
private static synchronized void initialize(TypeDataBase db) throws WrongTypeException {
|
||||
// Just make sure it's there for now
|
||||
Type type = db.lookupType("InstanceStackChunkKlass");
|
||||
System.out.println("InstanceStackChunkKlass: " + type);
|
||||
}
|
||||
|
||||
public InstanceStackChunkKlass(Address addr) {
|
||||
|
Loading…
Reference in New Issue
Block a user