2.7.15
What's Changed
- [2.7] Version change to prepare for a next release 2.7.15 by @rfelcman in #2023
- [2.7] Ant build cleanup fix by @rfelcman in #2029
- [2.7] WebLogic Server test fixes by @rfelcman in #2028
- [2.7] Minor messaging improvements by @anija-anil in #2057
- [2.7] WebLogic Server test fixes - Ordinal binding vs Named binding by @rfelcman in #2111
- [2.7] Bug in internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep02(ConcurrencyManagerState) - copy paste mistake - it logs twice the Page 03 start - information about threads waiting to acquire read cache keys by @rfelcman in #2113
- [2.7] Performance improvement: synchronize to java.util.concurrent.locks switch to improve performance with VirtualThreads - backport from master by @rfelcman in #2119
- [2.7] ASM version upgrade to 9.7 (JDK 23 ready) by @rfelcman in #2123
- [2.7] Queries created with criteria api with many joins - fix - backport from master by @rfelcman in #2133
- [2.7] MOXy SchemaGenerator WSDL Namespace order switch by @rfelcman in #2135
- fixes #2136 - NPE in ExpressionOperator.printCollection by @igormukhin in #2137
- [2.7] Oracle proxy authentication test fix by @rfelcman in #2143
New Contributors
- @igormukhin made their first contribution in #2137
Full Changelog: 2.7.14...2.7.15