in src/main/java/javax/json/spi/JsonProvider.java [144:146]
public JsonNumber createValue(long value) { throw new UnsupportedOperationException(); }