Skip to main content

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

Bug 342517 - ConversionManager convertObjectToBoolean should return immutable Boolean.TRUE or Boolean.FALSE appropriately
https://bugs.eclipse.org/bugs/show_bug.cgi?id=342517

Checked into trunk (2.3) at r9284

Fix to use Boolean.TRUE and Boolean.FALSE instead of Boolean.valueOf(true) and Boolean.valueOf(false), across multiple core and jpa classes.

Testing: LRG & JPA LRG (100%)

Reviewed: Tom

--
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