Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 320716

Summary: Excessive messages with DTFJ dump
Product: [Tools] MAT Reporter: Andrew Johnson <andrew_johnson>
Component: GUIAssignee: Project Inbox <mat.gui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3    
Version: 1.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Andrew Johnson CLA 2010-07-23 09:17:32 EDT
A DTFJ dump can produce loads of error messages, particularly with PHD and javacore as none of the stack frames can be scanned. We should suppress these multiple messages, and produce more descriptive stack frame messages if possible.
Comment 1 Andrew Johnson CLA 2010-07-23 09:18:17 EDT
The Java stack frame messages are now counted and suppressed after 20 errors
Comment 2 Andrew Johnson CLA 2010-07-23 09:24:09 EDT
At most 20 error messages such as

Problem reading Java stack frame number 2 at 0x0 estimated size 256 method  org/eclipse/core/internal/jobs/WorkerPool.sleep() for thread 0x32932e00 so conservative garbage collection roots may be missing

are now generated.