Skip to content

Parser/Generator features not set when using ObjectMapper.createParser() / createGenerator() #2783

Closed
@cowtowncoder

Description

@cowtowncoder

Jackson 2.11 added new createParser() and createGenerator() methods in ObjectMapper.
While they work otherwise fine, they do not seem to pass custom stream features (StreamReadFeature, StreamWriteFeature, format-specific features, legacy JsonParser.Feature / JsonGenerator.Feature).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions