Code Review for 7071427

Prepared by:never on Wed Jul 27 15:04:46 PDT 2011
Workspace:/export/ws/baseline
Compare against: ssh://hg.openjdk.java.net/hsx/hotspot-comp-gate/hotspot
Summary of changes: 9 lines changed: 3 ins; 1 del; 5 mod; 3652 unchg
Patch of changes: 7071427.patch
Author comments:
7071427: AdapterFingerPrint can hold 8 entries per int
Reviewed-by:

While looking at another bug I noticed that the packed form of the
AdapterFingerPrint was only using 16 bits of the full 32 so I fixed
it. Tested with runThese.

Bug id: Bug Database
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/sharedRuntime.cpp

6 lines changed: 1 ins; 0 del; 5 mod; 2907 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/java.cpp

3 lines changed: 2 ins; 1 del; 0 mod; 745 unchg

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