Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Fix for bug 345495 checked in

Good to go.

On 5/12/2011 2:49 PM, David Minsky wrote:
  Bug 345495 - Replacing IndirectContainer's ValueHolder can lead to a
NullPointerException
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345495

Updates to IndirectMap and IndirectSet buildDelegate to perform a null
check
and return a default value if the IndirectContainer ValueHolder's value
(delegate)
is null.

- Added NullDelegateInValueHolderTest to TransparentIndirectionModel
- Removed un-needed "prototype" IndirectSet from transparent indirection
test model, and changed imports to reference the proper EL IndirectSet

Reviewed: Gordon
Testing: LRG & JPA LRG (Oracle & MySQL) - 100%

Checked into trunk (2.3) at revision: 9370


--
Oracle <http://www.oracle.com>
David Minsky | Senior Member of Technical Staff
Phone: +1 613 2884605 <tel:+1%20613%202884605>
Oracle Oracle Server Technologies Sustaining Engineering
ORACLE Canada | 45 O'Connor Street, Ottawa, Ontario | K1P 1A4
Green Oracle <http://www.oracle.com/commitment> Oracle is committed to
developing practices and products that help protect the environment



_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top