eclipse-ee4j / eclipse-ee4j/jersey

Use StAX instead of SAX for JAXB

Open
#3,057 5 comments 0 reactions 0 assignees View on GitHub
Component: media jaxb Priority: Major Type: Improvement
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

Is it possible to change SAXSource to StAX XMLInputFactory in org.glassfish.jersey.message.internal.XmlRootElementJaxbProvider?

JAXB RI use woodstox StAX implementation if possible because it has great perfomance advantages, so adding woodstox jar to classpath will increase XML marshalling and unmarshalling speed.
#### Affected Versions
[2.16]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.