...
Not using the strictfp
modifier can result in platform defined behavior with respect to the accuracy of floating point operations.
Rule Guideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
FLP04-J | low | unlikely | high | P1 | L3 |
...
...
Not using the strictfp
modifier can result in platform defined behavior with respect to the accuracy of floating point operations.
Rule Guideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
FLP04-J | low | unlikely | high | P1 | L3 |
...