nkbaixiaojie
Results
1
issues of
nkbaixiaojie
com.googlecode.aviator.runtime.function.system.LogFunction类中: 若obj的值为null,则下方代码中的obj.getClass()会抛NPE异常 throw new ClassCastException("Could not cast " + obj.getClass().getName() + " to long"); 
bug