Tags: jgallimore/eclipselink
Tags
Virtual Threads: performance impact with Helidon integration fix (pin… …ning threads) (eclipse-ee4j#2181) Plus new Maven test module to test EclipseLink with Helidon Skip Helidon tests for <JDK21 - JavaDoc generation Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Virtual Threads: performance impact with Helidon integration fix (pin… …ning threads) (eclipse-ee4j#2181) Plus new Maven test module to test EclipseLink with Helidon Skip Helidon tests for <JDK21 - JavaDoc generation Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Oracle proxy authentication test fix (eclipse-ee4j#2144) Remove too strong dependency on Oracle error message. There is change between Oracle 23c and Oracle 23ai. Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Oracle proxy authentication test fix (eclipse-ee4j#2144) Remove too strong dependency on Oracle error message. There is change between Oracle 23c and Oracle 23ai. Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Oracle proxy authentication test fix (eclipse-ee4j#2143) Remove too strong dependency on Oracle error message. There is change between Oracle 23c and Oracle 23ai. Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Oracle proxy authentication test fix (eclipse-ee4j#2143) Remove too strong dependency on Oracle error message. There is change between Oracle 23c and Oracle 23ai. Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
fixes eclipse-ee4j#2136 - NPE in ExpressionOperator.printCollection (e… …clipse-ee4j#2137) * fixes eclipse-ee4j#2136 NPE in NullPointerException in ExpressionOperator.printCollection since 2.7.11 The bug is described in detail in eclipse-ee4j#2136 We are looping over an array which is located in the instance field which can be set to `null` while lopping which is causing NPE. To fix it we are caching the value of `argumentIndices` by looping over an iterator of the array.
Dependencies, Maven plugin and org.eclipse.ee4j:project versions upgr… …ade (eclipse-ee4j#2127) There are a few notes about this change: Maven plugins were upgraded to the latest available versions Dependencies were upgraded to the versions which accept JDK 11 and Jakarta EE 10 Project parent pom was updated to 1.0.9 Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Jenkins build fix to reflect changed updated MySQL driver and JUnit (e… …clipse-ee4j#2019)
PreviousNext