review for 7071427: AdapterFingerPrint can hold 8 entries per int

Tom Rodriguez tom.rodriguez at oracle.com
Tue Jul 26 16:46:10 PDT 2011


http://cr.openjdk.java.net/~never/7071427
6 lines changed: 1 ins; 0 del; 5 mod; 2907 unchg

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.



More information about the hotspot-compiler-dev mailing list