[Bug 156] Missing 32MSB bits of System.currentTimeMillis() on AU11xx embedded board (MIPSEL)

[email protected] Mon, 29 Aug 2005 23:28:33 -0400
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=156

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [email protected]  2005-08-29 23:28 -------
It shouldn't be too hard to follow the operations done by currentTimeMillis,
then modify the native C code it calls to brutally printf the values of bits
when currentTimeMillis is called.

This kind of "debugging" should not require any additional resources.

Hope this helps.



------- 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.