Skip to content

Issues: FasterXML/jackson-core

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Optimize handling of JsonPointer.head() 2.18 Issues planned at earliest for 2.18 performance Issue related to performance problems or enhancements
#1328 opened Sep 6, 2024 by cowtowncoder
Add new method like JsonParser.readText(Writer) (and implementation) for truly non-buffering reads performance Issue related to performance problems or enhancements
#1288 opened May 6, 2024 by cowtowncoder
Ability to determine whether field name interning is enabled for JsonParser pr-needed Feature request for which PR likely needed (no active development but idea is workable)
#1211 opened Feb 9, 2024 by chokoswitch
JsonLocation off for unrecognized tokens 2.17 Issues planned (at earliest) for 2.17
#1180 opened Dec 31, 2023 by cowtowncoder
JSON Pointer inconsistent when serializing first element of an array 2.17 Issues planned (at earliest) for 2.17 need-test-case Needs a test case (unit test or such) to proceed
#1154 opened Dec 5, 2023 by itineric
FilteringParserDelegate can go into an infinite loop if underlying parser is non-blocking 2.17 Issues planned (at earliest) for 2.17 has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#1144 opened Nov 24, 2023 by simonbasle
consider changing InternCache
#946 opened Mar 6, 2023 by pjfanning
Can UTF8StreamJsonParser#finishString be made faster with VarHandles? 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#929 opened Feb 27, 2023 by jpountz
writeRaw binary content
#914 opened Jul 14, 2022 by rashtao
ProTip! Type g i on any issue or pull request to go back to the issue listing page.