Starting with jdk7 IntQuestion may fail to parse localized numbers if your
Locale.getDefault(Locale.Category.FORMAT)
Locale.getDefault(Locale.Category.DISPLAY)
are not in sync. isValueValid() check fails that leads to the "Invalid response" message. (See attachment for CR 7048186)
Locale.getDefault(Locale.Category.FORMAT)
Locale.getDefault(Locale.Category.DISPLAY)
are not in sync. isValueValid() check fails that leads to the "Invalid response" message. (See attachment for CR 7048186)