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

Support Unquoted Values pr-needed Feature request for which PR likely needed (no active development but idea is workable)
#723 opened Oct 18, 2021 by ryber
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
writeRaw binary content
#914 opened Jul 14, 2022 by rashtao
JSON Pointer inconsistent when serializing first element of an array need-test-case Needs a test case (unit test or such) to proceed
#1154 opened Dec 5, 2023 by itineric
Skip RS CTRL-CHAR to support JSON Text Sequences 2.16 Issue planned (at earliest) for 2.16 good first issue Issue that seems easy to resolve and is likely a good candidate for contributors new to project
#633 opened Jul 28, 2020 by quaff
JsonReadFeature: Introduce missing features for JSON5 compatibility pr-needed Feature request for which PR likely needed (no active development but idea is workable)
#707 opened Jul 9, 2021 by GrahamLea
Number parsing should fail for trailing dot (period) 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
#679 opened Feb 6, 2021 by cowtowncoder
New JsonReadFeature: JSON5 compatible multi-line String values pr-needed Feature request for which PR likely needed (no active development but idea is workable)
#612 opened Apr 16, 2020 by literakl
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
Allow backquoted string (based on ES6 template string) pr-needed Feature request for which PR likely needed (no active development but idea is workable)
#719 opened Oct 12, 2021 by yairlenga
Can't tell non-blocking parser what charset to use for decoding input documentation Issue that documentation improvements could solve or alleviate
#596 opened Feb 6, 2020 by mizosoft
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
ProTip! Adding no:label will show everything without a label.