Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN main commit: Bug#291501 - expression operator concurrency issue, and some expression/jpql fixes/tests

SVN main commit: Bug#291501 - _expression_ operator concurrency issue, and some _expression_/jpql fixes/tests

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=291501

 

Code review: Andrei (pending)

 

Changes:

- Fixes concurrency issue in platform _expression_ operators by force init in login.

- Adds some JPQL and _expression_ tests back that were commented out.

- Fixes an issue in sub query _expression_ cloning causing incorrect table joining.

- Fixes an issue in in-memory query to throw correct cannot conform exception for parallel expressions.


Back to the top