
| Key: |
LANG-393
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Luis Henriques
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Issue Links:
|
Reference
|
|
|
|
This issue is related to:
|
|
LANG-468
JDK 1.5 build/runtime failure on LANG-393 (EqualsBuilder)
|
|
|
|
|
|
|
| Resolution Date: |
13/Jan/08 07:00 AM
|
|
When comparing a BigDecimal, the comparing is made using equals, not compareTo, which is more appropriate in the case of BigDecimal.
|
|
Description
|
When comparing a BigDecimal, the comparing is made using equals, not compareTo, which is more appropriate in the case of BigDecimal. |
Show » |
|