Skip to content

Unscalable code in Jaxb2Marshaller [SPR-9867] #14500

@spring-projects-issues

Description

@spring-projects-issues

Serkan Kaba opened SPR-9867 and commented

Jaxb2Marshaller.getJaxbContext() is synchronized and is in code path of both marshal() and unmarshal(). I think this should be synchronized if and only if it's not lazily initialized.


No further details from SPR-9867

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions