Problems with non Oracle boot JDKs and class file version 52
Erik Joelsson
erik.joelsson at oracle.com
Fri Dec 7 02:31:55 PST 2012
How is configure picking up a jdk6?
I'm not able to reproduce this for lack of access to an icedtea jdk7
installation. Any chance a "LOG=debug JOBS=1" log could be provided?
/Erik
On 2012-12-07 00:35, David Holmes wrote:
> I've now seen two people encounter problems trying to build Profiles
> using the new build system, when their boot JDK is the locally
> installed IcedTea openjdk distribution (7 in one case and 6 in another).
>
> The error occurs creating jar files eg
>
> Creating resources.jar
> Error occurred during initialization of VM
> java/lang/UnsupportedClassVersionError: sun/misc/PostVMInitHook :
> Unsupported major.minor version 52.0
>
> Are we using bootclasspath tricks that only work on Oracle JDK?
>
> David
>
More information about the build-infra-dev
mailing list