Code Review for 6879902

Prepared by:twisti on Mon Sep 21 07:26:42 PDT 2009
Workspace:/home/twisti/hotspot-comp/6879902
Compare against: /home/twisti/hotspot-comp/hotspot
Summary of changes: 8 lines changed: 6 ins; 0 del; 2 mod; 3755 unchg
Patch of changes: 6879902.patch
Author comments:
For signatures with a large number of arguments the offset for the
float store becomes too big and does not fit in 13-bit. The solution
is to move the offset in such a case into a temporary register and use
that one.
Bug id: 6879902 CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845
Legend: Modified file
Deleted file
New file

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

8 lines changed: 6 ins; 0 del; 2 mod; 3755 unchg

This code review page was prepared using /home/twisti/bin/webrev (vers 23.18-hg-never).