Which kind of webapps can realistically be affected by the floating bug?

前端 未结 5 1551
攒了一身酷
攒了一身酷 2020-12-30 10:52

There\'s an easy way to totally lock a lot of JVM:

class runhang {
public static void main(String[] args) {
  System.out.println(\"Test:\");
  double d = Dou         


        
5条回答
  •  独厮守ぢ
    2020-12-30 11:21

    I understand that this number is only one in a range of numbers that would crash applications but just couldn't resist commenting, check the last 4 digits. 2012, it speaks volumes of the number, the ancient predicted doomsday, and our modern applications are pointing to a crashing threshold unless fixed :-)

提交回复
热议问题