[
https://issues.apache.org/jira/browse/NETBEANS-5907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
José Contreras closed NETBEANS-5907.
------------------------------------
Resolution: Implemented
PR merged into master
> Upgrade eclipselink from 2.7.7 to 2.7.9
> ---------------------------------------
>
> Key: NETBEANS-5907
> URL: https://issues.apache.org/jira/browse/NETBEANS-5907
> Project: NetBeans
> Issue Type: Improvement
> Components: projects - Libraries
> Affects Versions: 12.5
> Reporter: José Contreras
> Assignee: José Contreras
> Priority: Minor
> Labels: pull-request-available
> Fix For: 12.6
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> - 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.
--
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