[ https://issues.apache.org/jira/browse/CXF-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628300#comment-17628300 ]
Andriy Redko commented on CXF-8785: ----------------------------------- The fix for 4.0.0 is part of https://issues.apache.org/jira/browse/CXF-8782 > 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)