Changeset: aa8698c3b6c1
Author:sgabdura
Date: 2014-08-26 09:23 +0200
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/aa8698c3b6c1
8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock'
Summary: Add a ! owner check for 'waiting to lock' to catch
curre
Hi Karen,
I haven't checked this in. You're the first reviewer.
I like "has_nonmatching_new_object". I'll change it to that.
Thanks!
Harold
On 8/27/2014 11:30 AM, Karen Kinnear wrote:
Harold,
Code fix looks good.
If you haven't already checked this in - would you mind renaming
"has_uniq
Harold,
Code fix looks good.
If you haven't already checked this in - would you mind renaming
"has_unique_new_object" to
something like "has_nonmatching_uninit_object" or "has_nonmatching_new_object"?
If that makes sense
to you.
thanks,
Karen
On Aug 22, 2014, at 10:47 AM, harold seigel wrote