X Tutup
The Wayback Machine - https://web.archive.org/web/20200907031707/https://github.com/json-iterator/java/issues/240
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to iterate over ObjectLazyAny.entries() if cache is filled #240

Open
incubus370 opened this issue Jun 9, 2019 · 0 comments
Open

Unable to iterate over ObjectLazyAny.entries() if cache is filled #240

incubus370 opened this issue Jun 9, 2019 · 0 comments

Comments

@incubus370
Copy link

@incubus370 incubus370 commented Jun 9, 2019

If ObjectLazyAny instance already have filled cache, iterator created by ObjectLazyAny.entries() breaks down. it next() always return false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup