Community
Participate
Working Groups
After the addition of the Javadoc Examples tests, the JAXB Test suite has started running out of memory on the nightly build machine. Our JAXBTestSuite should be split up into multiple smaller suites in an attempt to manage memory better.
Created attachment 192756 [details] Patch.
- Removed JavadocAnnotationExamplesTestSuite from JAXBTestSuite - Added JavadocAnnotationExamplesTestSuite as a separate include in build.xml - removed Generator variable from JAXBTestSuite as it is not used anywhere - Nulled out additional JAXBTestSuite variables in tearDown()
Eric confirmed that this has solved the out-of-memory issues.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink