Hello Sean,
Thanks for this great library.
I have one issue when trying to initialise a JSONArray object and the input is simply "[". The jvm crashes with StackOverflowError.
simply try to run this: new JSONArray("[");
version used: 20171018
Thanks again :)
Hello Sean,
Thanks for this great library.
I have one issue when trying to initialise a JSONArray object and the input is simply "[". The jvm crashes with StackOverflowError.
simply try to run this: new JSONArray("[");
version used: 20171018
Thanks again :)