From: Markus H. <ma...@ti...> - 2012-04-16 10:31:02
|
Hi, I have already started support for Datagram packets a while ago: http://xmlvm-reviews.appspot.com/136001/ I have currently no time to continue, but maybe it is helpful for you. Regards, Markus Am 16.04.2012 um 12:21 schrieb Bruce Jackson: > Hello there > > I'm working on putting some addiotnal methods into xmlvm to support > DatagramPackets. I want to sanity check what I'm doing, so I have done > a fresh checkout from svn. > > If I then go into trunk/xmlvm and ant gen-c-native-skeletons, I get > the following output at the end of the build: > > [java] [04/13/12 12:34:02.078] ERROR: Vtable for > org.apache.harmony.luni.lang.reflect.GenericSignatureParser not found! > [java] [04/13/12 12:34:02.079] ERROR: Vtable for > org.apache.harmony.luni.lang.reflect.GenericSignatureParser not found! > [java] [04/13/12 12:34:02.084] ERROR: Vtable for > org.apache.harmony.luni.lang.reflect.GenericSignatureParser not found! > [java] [04/13/12 12:34:02.230] ERROR: Vtable for > org.apache.harmony.luni.lang.reflect.GenericSignatureParser not found! > [java] [04/13/12 12:34:02.690] WARNING: VtableOutputProcess: > Problem with adjusting type for > 'org.apache.harmony.luni.internal.nls.Messages' while processing > instruction: > [java] [04/13/12 12:34:02.690] WARNING: VtableOutputProcess: > <dex:invoke-static xmlns:dex="http://xmlvm.org/dex" > class-type="org.apache.harmony.luni.internal.nls.Messages" > method="setLocale"><dex:parameters><dex:parameter > type="java.util.Locale" register="0" /><dex:parameter > type="java.lang.String" register="1" /><dex:return > type="java.util.ResourceBundle" /></dex:parameters><dex:move-result > vx="0" vx-type="java.util.ResourceBundle" /></dex:invoke-static> > [java] [04/13/12 12:34:02.905] WARNING: VtableOutputProcess: > Problem with adjusting type for 'java.net.ProxySelectorImpl' while > processing instruction: > [java] [04/13/12 12:34:02.905] WARNING: VtableOutputProcess: > <dex:invoke-static xmlns:dex="http://xmlvm.org/dex" > class-type="java.net.ProxySelectorImpl" > method="access$0"><dex:parameters><dex:parameter > type="java.util.Properties" register="1" /><dex:return type="void" > /></dex:parameters></dex:invoke-static> > [java] [04/13/12 12:34:02.905] WARNING: VtableOutputProcess: > Problem with adjusting type for 'java.net.ProxySelectorImpl' while > processing instruction: > [java] [04/13/12 12:34:02.905] WARNING: VtableOutputProcess: > <dex:invoke-static xmlns:dex="http://xmlvm.org/dex" > class-type="java.net.ProxySelectorImpl" > method="access$1"><dex:parameters><dex:return > type="java.util.Properties" /></dex:parameters><dex:move-result vx="1" > vx-type="java.util.Properties" /></dex:invoke-static> > > BUILD SUCCESSFUL > > > Is this what you would expect? I was concerned abut the errors > although it does say that its successful. > > Thanks > > Bruce > > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |