Re: [Ikvm-developers] saxon9.jar and IKVM 0.43.3681
Brought to you by:
jfrijters
|
From: Jeroen F. <je...@su...> - 2010-02-27 07:47:31
|
This has been fixed in cvs already. > -----Original Message----- > From: Дейзи Чейн [mailto:dai...@ma...] > Sent: Friday, February 26, 2010 9:01 PM > To: ikv...@li... > Subject: [Ikvm-developers] saxon9.jar and IKVM 0.43.3681 > > Hello again, > now an old question: when I tried to compile saxon9.jar (9.1.0.8) with > the latest dev-build of IKVM, I had the following error: > > D:\ikvm>ikvmc.exe saxon9.jar -target:library Note IKVMC0002: output > file is "saxon9.dll" > ****** Critical Failure: Exception during finishing of: > net.sf.saxon.expr.Binary Expression ****** > > PLEASE FILE A BUG REPORT FOR IKVM.NET WHEN YOU SEE THIS MESSAGE > > System.NotSupportedException: Specified method is not supported. > at IKVM.Reflection.Emit.TypeBuilder.CheckBaked() > at IKVM.Reflection.Emit.TypeBuilder.__GetDeclaredMethods() > at IKVM.Reflection.Type.GetConstructors(BindingFlags bindingAttr) > at IKVM.Reflection.Type.GetConstructor(BindingFlags bindingAttr, > Binder binde r, Type[] types, ParameterModifier[] modifiers) > at IKVM.Internal.Serialization.AddAutomagicSerialization(TypeWrapper > wrapper) > > at IKVM.Internal.DynamicTypeWrapper.FinishContext.FinishImpl() > at IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.FinishCore() > at IKVM.Reflection.Emit.TypeBuilder.CheckBaked() > at IKVM.Reflection.Emit.TypeBuilder.__GetDeclaredMethods() > at IKVM.Reflection.Type.GetConstructors(BindingFlags bindingAttr) > at IKVM.Reflection.Type.GetConstructor(BindingFlags bindingAttr, > Binder binde r, Type[] types, ParameterModifier[] modifiers) > at IKVM.Internal.Serialization.AddAutomagicSerialization(TypeWrapper > wrapper) > > at IKVM.Internal.DynamicTypeWrapper.FinishContext.FinishImpl() > at IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.FinishCore() > > at IKVM.Internal.JVM.CriticalFailure(String message, Exception x) > at IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.FinishCore() > at IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.Finish() > at IKVM.Internal.AotTypeWrapper.Finish() > at IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.Finish() > at IKVM.Internal.AotTypeWrapper.Finish() > at IKVM.Internal.CompilerClassLoader.Compile() > at IKVM.Internal.CompilerClassLoader.Compile(String runtimeAssembly, > List`1 o > ptionsList) > at IkvmcCompiler.Main(String[] args) > > Just the same jar was successfully compiled under 0.42.0.5, 0.43.3628 > and older builds. It seems to be just a bug. Hope this helps. > > ----------------------------------------------------------------------- > ------- > Download Intel® Parallel Studio Eval Try the new software tools > for yourself. Speed compiling, find bugs proactively, and fine-tune > applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Ikvm-developers mailing list > Ikv...@li... > https://lists.sourceforge.net/lists/listinfo/ikvm-developers |