Wrong Time with System.currentTimeMillis () (Java)

前端 未结 4 1122
太阳男子
太阳男子 2021-02-04 11:10

I made a little program to test the System.currentTimeMillis (). And I have a strange result. This is my logs :

1    26-12-09 20:48:21 - [Log] lTime = 1261860501         


        
4条回答
  •  梦谈多话
    2021-02-04 11:25

    We once saw a similar thing, running on Ubuntu with AMD64x2 chips. If you also have the chip that is where I would start looking.

提交回复
热议问题