You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Hiroaki Ishiki (JIRA)" <ji...@apache.org> on 2018/08/01 13:09:00 UTC

[jira] [Commented] (JOHNZON-183) JsonParser#hasNext() returns true even when input is completely empty

    [ https://issues.apache.org/jira/browse/JOHNZON-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565285#comment-16565285 ] 

Hiroaki Ishiki commented on JOHNZON-183:
----------------------------------------

I added some more tests as GitHub pull request.

[https://github.com/apache/johnzon/pull/24]

Unfortunately 2 tests fail in the latest 1.1.9-SNAPSHOT.

Thank you so much for your effort.

 

> JsonParser#hasNext() returns true even when input is completely empty
> ---------------------------------------------------------------------
>
>                 Key: JOHNZON-183
>                 URL: https://issues.apache.org/jira/browse/JOHNZON-183
>             Project: Johnzon
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.9
>         Environment: * Oracle JDK 8
> * Windows 10
>            Reporter: Hiroaki Ishiki
>            Assignee: Romain Manni-Bucau
>            Priority: Minor
>             Fix For: 1.1.9
>
>         Attachments: testcode.txt
>
>
> JsonParser#hasNext() returns true even when input is empty.
> Please find the attached test code which can be used to reproduce this bug.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)