review for 7071427: AdapterFingerPrint can hold 8 entries per int (original) (raw)
Tom Rodriguez tom.rodriguez at oracle.com
Tue Jul 26 16:46:10 PDT 2011
- Previous message: Request for reviews (M): 7070134: Hotspot crashes with sigsegv from PorterStemmer
- Next message: review for 7071427: AdapterFingerPrint can hold 8 entries per int
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: Request for reviews (M): 7070134: Hotspot crashes with sigsegv from PorterStemmer
- Next message: review for 7071427: AdapterFingerPrint can hold 8 entries per int
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list