commit | 05aeea0b9b99d4f6d0b1e5d3e8bce970711995cf | [log] [tgz] |
---|---|---|
author | martin <none@none> | Tue Dec 08 12:41:01 2009 -0800 |
committer | martin <none@none> | Tue Dec 08 12:41:01 2009 -0800 |
tree | 2d70d29ef2a7ae3b0086d1561b4854939795c36d | |
parent | 4066522d7ac837c3d44b526a295015d8df7322be [diff] |
6903754: (bf) Improve floating-point buffer comparison Summary: Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo Reviewed-by: alanb Contributed-by: jessewilson@google.com