Code Review for 6709165

Prepared by: Thomas Rodriguez (never) on Mon Jun 2 13:13:09 PDT 2008
Workspace:/export/ws/baseline
Compare against: ssh://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot
Summary of changes: 15 lines changed: 0 ins; 11 del; 4 mod; 9085 unchg
Patch of changes: 6709165.patch
Author comments:
6709165: Tests hang or misbahve with HS 13.0-b01 on solaris-sparcv9
Reviewed-by:

The assembly for CompareAndSwapN incorrectly kills the register
containing the new value. This fix makes the assembly look just like
CompareAndSwapI which is what it should be.

Bug id: 6709165: Tests hang or misbahve with HS 13.0-b01 on solaris-sparcv9
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/sparc.ad

15 lines changed: 0 ins; 11 del; 4 mod; 9085 unchg

This code review page was prepared using /net/smite.sfbay/never/bin/hgwebrev (vers 23.12-hg-never).