coleenp [Mon, 05 Mar 2012 14:19:00 -0500] rev 12103
7150046: SIGILL on sparcv9 fastdebug
Summary: Breakpoint needs to do 64-bit compare for pointers on sparcv9
Reviewed-by: coleenp, never
Contributed-by: dean.long@oracle.com
dsamersoff [Thu, 01 Mar 2012 12:41:13 +0400] rev 12102
7118280: The gbyc00102 JCK7 test causes an assert in JVM 7.0 fastdebug mode
Summary: Assert doesn't respect invokedynamic opcode
Reviewed-by: dcubed, phh
dcubed [Thu, 08 Mar 2012 06:33:26 -0800] rev 12101
7152206: anti-delta the fix for 7152031
Summary: Backout the fix for 7152031; the real bug to be fixed in jdk repo.
Reviewed-by: michaelm
dcubed [Wed, 07 Mar 2012 14:58:17 -0800] rev 12100
7152031: Hotspot needs updated xawt path [macosx]
Summary: Update to use the right path on MacOS X.
Reviewed-by: michaelm, jcoomes, amurillo