| CARVIEW |
Select Language
HTTP/2 200
date: Wed, 24 Dec 2025 23:28:43 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"0d33d205d016d61d9a7b5c6973491fa4"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=N%2FV5ahrRD64bFrhWcKD2PjA0pDg5YnwFkWCGzMyXMQmC5Sn7W2ge28qmdIStBS%2BUw3Z2imF0T5OFPWS%2F3MAjhXyiswDjG5H0tkFfJNF1vkMzRCP4In1CP4IaH%2FHtSZN72SzzsZg%2BleVcALnbehhWbFKpOQP8o6lDUjA2xzTz5I9RSRfCbCP1KjAnmDeIx1%2Bge53G6U0p6eEOS9iCl0l2m%2FFW0avuQ3aXZR3IQLlpInDetXRrbCJENGQZGOAq68Jt9T%2BAazUo1fzu8GOB%2FtdKAQ%3D%3D--f1oCseOS37c1X2y5--rDdEPkFozxMyrfM92Hdp9Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1324232986.1766618922; Path=/; Domain=github.com; Expires=Thu, 24 Dec 2026 23:28:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 24 Dec 2026 23:28:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B45A:272FBA:255F955:2C1FED4:694C772A
GitHub · Where software is built
Search
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues
is:issue state:open
is:issue state:open
Search results
Allow late-binding or reconfiguration of <code>TokenStreamFactory</code> on <code>MapperBuilder</code>
3.xIssues to be only tackled for Jackson 3.x, not 2.xIssues to be only tackled for Jackson 3.x, not 2.xStatus: Open.#5524 In FasterXML/jackson-databind;@JsonFormat(with = JsonFormat.Feature.ACCEPT_SINGLE_VALUE_AS_ARRAY) doesn't work on custom Collection subclass
to-evaluateIssue that has been received but not yet evaluatedIssue that has been received but not yet evaluatedStatus: Open.#5522 In FasterXML/jackson-databind;- Status: Open.#5515 In FasterXML/jackson-databind;
Combination of sealed class and polymorphism does not work as expected when deserializing json
2.19Issues planned at 2.19 or laterIssues planned at 2.19 or laterpolymorphic-deductionIssues related to "Id.DEDUCTION" mode of `@JsonTypeInfo`Issues related to "Id.DEDUCTION" mode of `@JsonTypeInfo`polymorphic-handlingProblem with polymorphic type handling (`@JsonTypeInfo`, Default Typing)Problem with polymorphic type handling (`@JsonTypeInfo`, Default Typing)Status: Open.#5496 In FasterXML/jackson-databind;Unchecked conversion warning in <code>JsonMapper</code>
need-test-caseTo work on issue, a reproduction (ideally unit test) neededTo work on issue, a reproduction (ideally unit test) neededto-evaluateIssue that has been received but not yet evaluatedIssue that has been received but not yet evaluatedStatus: Open.#5485 In FasterXML/jackson-databind;- Status: Open.#5427 In FasterXML/jackson-databind;
<code>NullNode#asString</code> and <code>NullNode#asString(String)</code> discrepency with Jackson 2
to-evaluateIssue that has been received but not yet evaluatedIssue that has been received but not yet evaluatedStatus: Open.#5417 In FasterXML/jackson-databind;Is @JsonCreator support both DELEGATING mode and PROPERTIES mode deserialization for Enums?
enumRelated to handling of Enum valuesRelated to handling of Enum valuesto-evaluateIssue that has been received but not yet evaluatedIssue that has been received but not yet evaluatedStatus: Open.#5395 In FasterXML/jackson-databind;Deserialization fails with ImmutableList in Jackson 2.18.3
2.18Issues planned at 2.18 or laterIssues planned at 2.18 or laterlombokIssue (likely) related to use of LombokIssue (likely) related to use of Lombokneed-test-caseTo work on issue, a reproduction (ideally unit test) neededTo work on issue, a reproduction (ideally unit test) neededStatus: Open.#5381 In FasterXML/jackson-databind;<code>@JsonValue</code> ignores propertyInclusion rules for config overide
to-evaluateIssue that has been received but not yet evaluatedIssue that has been received but not yet evaluatedStatus: Open.#5380 In FasterXML/jackson-databind;Support <code>@JsonInclude</code> for <code>Collection</code>
to-evaluateIssue that has been received but not yet evaluatedIssue that has been received but not yet evaluatedStatus: Open.#5369 In FasterXML/jackson-databind;Preserve order of <code>@JsonAnySetter</code> creator property arguments
to-evaluateIssue that has been received but not yet evaluatedIssue that has been received but not yet evaluatedStatus: Open.#5353 In FasterXML/jackson-databind;
You can’t perform that action at this time.