Jose created NETBEANS-4329:
------------------------------
Summary: Update eclipselink from 2.5.2 to 2.7.7
Key: NETBEANS-4329
URL: https://issues.apache.org/jira/browse/NETBEANS-4329
Project: NetBeans
Issue Type: Improvement
Components: projects - Libraries
Affects Versions: 12.0, 11.3
Reporter: Jose
Assignee: Jose
Fix For: 12.1
Notes:
- Java EE 8 integration
- Bean Validation support in MOXy
- Java API for JSON Processing (JSR-353) support in MOXy
- JPA-RS Enhancements (Pagination, Options, Versions, ...)
- Redesign of type property in JSON processing
- Pluggable Serializers
- JGroups Support
- Substantial number of bug fixes and enhancements
- Certified support for:
- Java Persistence (JPA) 2.2 - JSR 338
- Java Architecture for XML Binding (JAXB) 2.3 - JSR 222
- Service Data Objects (SDO) 2.1.1 - JSR 235
- Java API for JSON Processing (JSON-P) 1.0 - JSR 353
- 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.
* This is just an update to the eclipselink library, this will not provide
support for JPA 2.2, I am working in a different Issue/PR for that matter.
[EclipseLink Web Page|https://www.eclipse.org/eclipselink/]
[EclipseLink Release Notes|https://www.eclipse.org/eclipselink/releases/2.7.php]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists