JsonStreamParser.hasNext() throwing JsonIOException when given empty string
Open
bug
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
If we construct a JsonStreamParser with an empty string in the reader, when hasNext is called, a JsonIOException is thrown, instead of being returned false.
Contributor guide
Assessment
This issue has not been assessed yet.