RFR (S) 8048933: -XX:+TraceExceptions output should include the message
Coleen Phillimore
coleen.phillimore at oracle.com
Thu Jul 10 01:42:46 UTC 2014
Thank you Yumin. The comment is to prevent someone from moving the tty
lock to before the code that gets the detailed message, which was a bug
that I had in this code before.
Coleen
On 7/9/14, 5:41 PM, Yumin Qi wrote:
> Looks good to me.
> The comment:
>
> // Lock after getting the detail message
>
> is not needed I think.
>
> Thanks
> Yumin
>
> On 7/9/2014 11:46 AM, Coleen Phillimore wrote:
>> Summary: Add the exception detail message to the tracing output in
>> the interpreter
>>
>> Tested with hotspot jtreg tests and additional test.
>>
>> open webrev at http://cr.openjdk.java.net/~coleenp/8048933/
>> bug link https://bugs.openjdk.java.net/browse/JDK-8048933
>>
>> Thanks,
>> Coleen
>
More information about the hotspot-runtime-dev
mailing list