[ https://issues.apache.org/jira/browse/CXF-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andriy Redko updated CXF-8785: ------------------------------ Fix Version/s: 3.6.0 3.5.5 3.4.10 > Make Jsonb lazy initializable in the JsrJsonbProvider > ----------------------------------------------------- > > Key: CXF-8785 > URL: https://issues.apache.org/jira/browse/CXF-8785 > Project: CXF > Issue Type: Improvement > Affects Versions: 3.5.4, 3.4.9 > Reporter: Andriy Redko > Assignee: Andriy Redko > Priority: Major > Fix For: 3.6.0, 3.5.5, 3.4.10 > > > The JsrJsonbProvider default constructor tries to initialize Jsonb eagerly, > even before checking the context if the instance is provided already. It > should initialize Jsonb lazily. -- This message was sent by Atlassian Jira (v8.20.10#820010)