review for 7071427: AdapterFingerPrint can hold 8 entries per int (original) (raw)

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Jul 26 17:57:45 PDT 2011


Good.

Vladimir

Tom Rodriguez wrote:

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