Difference between revisions of "EclipseLink/Development/Java6"
< EclipseLink | Development
(→What is working) |
(→Java SE 6 Integration) |
||
Line 1: | Line 1: | ||
==Java SE 6 Integration== | ==Java SE 6 Integration== | ||
+ | (This page is under construction as of 20080102) | ||
This section describes current issues and resolutions for compiling and running EclipseLink on a Sun Java 6 JRE (currently 1.6.0_03-b05). | This section describes current issues and resolutions for compiling and running EclipseLink on a Sun Java 6 JRE (currently 1.6.0_03-b05). | ||
− | |||
− | |||
− | |||
==What is not working== | ==What is not working== |
Revision as of 16:06, 2 January 2008
Java SE 6 Integration
(This page is under construction as of 20080102) This section describes current issues and resolutions for compiling and running EclipseLink on a Sun Java 6 JRE (currently 1.6.0_03-b05).
What is not working
The following changes between Java5 and Java6 are causing issues
- eclipselink.jpa test - UnsupportedClassVersionError when classloading the 1.6 compiled classes in core
- eclipselink.sdo.test - class generation failing using 1.6 tools.jar