[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-dev] Fix for bug 378393 checked in
|
- From: "Pascal Filion" <pascal.filion@xxxxxxxxxx>
- Date: Fri, 4 May 2012 21:15:59 -0400
- Delivered-to: eclipselink-dev@eclipse.org
- Thread-index: Ac0qUaiPPFi/j2QhSL2tzyj7vTf0iA==
Bug 378512 - NullPointerException, method not executed in small test case
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378393
Removed caching of some visitors. The problem described in the bug was due
to using a visitor was not caching the state before using it. Fix checked
into trunk.
Cheers,
Pascal...