Skip to main content

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

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
David Minsky | Senior Member of Technical Staff
Phone: +1 613 2884605
Oracle Oracle Server Technologies Sustaining Engineering
ORACLE Canada | 45 O'Connor Street, Ottawa, Ontario | K1P 1A4

Green
          Oracle Oracle is committed to developing practices and products that help protect the environment

Back to the top