Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Activity
Pascal Schumacher
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Issue Type | Sub-task [ 7 ] | Improvement [ 4 ] |
| Parent |
|
a speciality is given here, since int/int does not produce an int in Groovy, but a BigDecimal. If now the target of that operation is an int too, then we can use the internal bytecodes... but only if the BigDecimal returned from this and then converted to an int would produce the same result. If that is not the case, we should think of changing the BigDecimal math