Doesn't build with JDK8: Building ikvm-7.2.4630.5 on windows 8.1 with Visual Studio 2013

Jaroslav Tulach <[email protected]> Fri, 13 Mar 2015 20:19:14 +0200
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <CAM6-voEoLC-GBcEoaVtd5Gi=eZOfnR4GfuP0GOwsjvyt1rtWyA@mail.gmail.com>
I commented out all most of the code in JdbcOdbc driver (which could not
find ISerializable for some reason) and got further. Now I am getting
errors when processing OpenJDK classes. I expect the build cannot run with
JDK8. Time to download JDK7.

           core:
                 [copy] Copying 1 file to
'C:\Users\jarda\Documents\NetBeansProjects\ikvm\ikvm\openjdk'.
                 [copy] Copying 1 file to
'C:\Users\jarda\Documents\NetBeansProjects\ikvm\ikvm\openjdk'.
                 [exec]
C:\Users\jarda\Documents\NetBeansProjects\ikvm\ikvm\openjdk\openjdk.build(197,10):
Attribute 'useruntimeengine' for <exec ... /> is deprecated.  Use the
managed attribute and Managed property instead.
                 [exec] IKVM.NET Compiler version 7.2.4630.6
                 [exec] Copyright (C) 2002-2013 Jeroen Frijters
                 [exec] http://www.ikvm.net/
                 [exec]
                 [exec] error IKVMC0101: Warning as Error: Unable to
compile class ".\assembly.class"
                 [exec]     (class format error "52.0")
                 [exec] error IKVMC0101: Warning as Error: Unable to
compile class "ikvm\internal\AnnotationAttributeBase.class"
                 [exec]     (class format error "52.0")
                 [exec] error IKVMC0101: Warning as Error: Unable to
compile class "ikvm\internal\FieldReflectorBase.class"
                 [exec]     (class format error "52.0")
                 [exec] error IKVMC0101: Warning as Error: Unable to
compile class "ikvm\internal\IntrinsicAtomicReferenceFieldUpdater.class"
                 [exec]     (class format error "52.0")
                 [exec] error IKVMC0101: Warning as Error: Unable to
compile class "ikvm\internal\IntrinsicThreadLocal.class"
                 [exec]     (class format error "52.0")

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers