| Reply | « Previous Thread | Next Thread » |
|
Nokia 6600 J2ME - when the system.currenttimemillis syntax is used the simply fails to start.
Even though the List of known bugs have something related to System.CurrentTimeMillis it simply doesnt work. The app works if that particular line is commented. Does anyone have any workaround????? Thanx in advance |
| rahulbessie |
| View Public Profile |
| Find all posts by rahulbessie |
|
I THINK I may have had a similar problem on that phone, I think it was due to a garbage collect being called just before getting the time.
Ensure any System.gc() are away from the System.currentTimeMillis(). It may not work but I remember a long time ago having a similar problem, good luck. |
|
Thanx for the info on garbage collector but Iam not using gc in the app so my apprehension is that theres a confirmed bug - coz if i comment the system.currenttimemillis the app works.
|
| rahulbessie |
| View Public Profile |
| Find all posts by rahulbessie |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|