[Bug 74] Double and float number doesn't work on ARM9 architecture
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=74 ------- Additional Comments From [email protected] 2004-11-18 12:31 ------- Ok, I found it. Currently, the float and double calculus are done correctly. However, printing those results with the CLASSPATH System.out.println(a) is wrong. So I guess it is either your modification of the CLASSPATH (in the _dtoa), or the original CLASSPATH double to string conversion (_dtoa) method. Thanks. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the QA contact for the bug, or are watching the QA contact.