Re: RFR(XXS): 8007150 Event based tracing is missing truncated field in stack trace content type

2013-04-02 Thread Stefan Karlsson

Looks good.

StefanK

On 03/25/2013 09:13 PM, Erik Gahlin wrote:

Hi,

Could you please review this small change to the metadata for 
StackTrace content type, used by the event tracing framework. A 
boolean flag has been added so it's possible to see if a stack trace 
has been truncated (not all frames included).


http://cr.openjdk.java.net/~egahlin/8007150_1/

The fix is targeted for hs24.

Thanks
Erik




Re: RFR(XXS): 8007150 Event based tracing is missing truncated field in stack trace content type

2013-03-26 Thread Staffan Larsen
Looks good.

/Staffan

On 25 mar 2013, at 21:13, Erik Gahlin erik.gah...@oracle.com wrote:

 Hi,
 
 Could you please review this small change to the metadata for StackTrace 
 content type, used by the event tracing framework. A boolean flag has been 
 added so it's possible to see if a stack trace has been truncated (not all 
 frames included).
 
 http://cr.openjdk.java.net/~egahlin/8007150_1/
 
 The fix is targeted for hs24.
 
 Thanks
 Erik