Skip to main content

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

Bug 358850 - ATTRIBUTES WITH FETCHTYPE.LAZY ARE POPULATED WITH REFERENCE TO SHARED CACHE

 

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

 

1. Reverted previous change made to ClassWeaver with r10764.

2. Fixed the issue to set mirror field to null if it is not instantiated in setter method of value holder.

3. Made a change to test to skip it if weaving is not enabled.

 

 

Reviewed By: James Sutherland

Testing: Core LRG & JPA LRG

 

Fixed in trunk (2.4) at revision 10911


Back to the top