Per the subject, if I get the GsonBuilder and set it to allow NaN, it is not taking effect and I get the following: > Exception in thread "main" java.lang.IllegalArgumentException: JSON forbids NaN and infinities: NaN > see comments below for updated exception and code.