Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for Bug 262157 - DeadLock in ConcurrencyManager because of deferred lock

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

This deadlock occured because in an inheritance hierarchy we were not keeping the same deferred locking settings between parent and child.

Added test to SimultaneousTestModel

Ran JPA and Core LRG

Reviewed by Gordon Yorke with additional feedback from James Sutherland


Back to the top