Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
12.5
Description
- Slightly decreased size of java/eclipselink directory (9.4 MB to 9.3 MB)
- Override new abstract method "isEmbeddable()"
- Update License version
- Update libraries
- This is mainly maintenance release and contains bug fixes
- Deprecated Functionality: None
- Known Issues
--When running EclipseLink 2.7 in Glassfish 4.0, you must specify a valid datasource
in the persistence.xml through either the jta-data-source or non-jta-data-source tags.
--Java hotspot compiler may crash when compiling
org.eclipse.persistence.internal.sessions.CommitManager::commitChangedObjectsForClassWithChangeSet
As a workaround, execute java with
-XX:CompileCommand=exclude,org/eclipse/persistence/internal/sessions/CommitManager,commitChangedObjectsForClassWithChangeSet
command line option for JIT compiler.
Attachments
Issue Links
- links to