Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Bug 383199 - Non-spec-compliant static metamodel bootstrap due to default lazy initialization of EMF fixed

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

Fix checked into our 2.6 stream.  This fix automatically populates the metamodel with proxies that will trigger the remainder of the persistence unit load when accessed.

Reviewed by Gordon Yorke

Added test to JUnitCriteriaSimpleTestSuite

Tested with JPA LRG

I am leaning towards fixing this only in 2.6 since there is some risk to the fix.  I will leave the bug open for a few days for comments requesting an alternate strategy.



Back to the top