Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Fix for Bug 318922: Enum metadata processing should not load classes

Fix for Bug 318922: Enum metadata processing should not load classes

SVN 2.1 commit  7757
SVN trunk commit: 7752

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

Resolves tests failures in nightly build.

Code review: Guy Pelltier

--Shaun

On 6/7/2010 2:43 PM, Shaun Smith wrote:

SVN 2.1 branch commit: Bug 318922: Enum metadata processing should not load classes

Merge into 2.2 will happen when the current problems in the build scripts are resolved.

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

Code review: Guy Pelltier

 

Changes:

- Changed EnumeratedMetadata to not load referenced Enum class and added support for lazy initialization of Enum class in EnumTypeConverter.

--
Oracle
Shaun Smith | Principal Product Manager
Phone: +19055023094
Oracle Server Technologies, Oracle TopLink
ORACLE Canada | 110 Matheson Boulevard West, Suite 100, Mississauga, Ontario | L5R 3P4

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

--
Oracle
Shaun Smith | Principal Product Manager
Phone: +19055023094
Oracle Server Technologies, Oracle TopLink
ORACLE Canada | 110 Matheson Boulevard West, Suite 100, Mississauga, Ontario | L5R 3P4

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

Back to the top