From: Markus N. <mar...@gm...> - 2012-08-14 02:16:40
|
Hi, java.nio.ByteOrder is on XMLVM's redlist (not sure why it was added there). I don't know why it was originally added there. To include it in the cross-compilation simply remove it from the /lib/redlist.txt and give it another shot. In case you get new errors after that (e.g. unimplemented native methods, etc.) let us know. Markus On Mon, Aug 13, 2012 at 7:10 PM, JR Schmidt <sc...@we...> wrote: > It appears that the java.nio.ByteOrder class is not implemented in the C > interface. This seems odd,as the rest of the java.nio.* class is > entirely present and functional. This means that it is impossible to > switch the byte order from the default BIG_ENDIAN. > > Is this an intentional omission (i.e. only one byte order is > implemented)? Is there an easy work around? It would seem that the > ByteOrder class should have been translated along with the rest of the > package, automatically! > > JR > > -- > J.R. Schmidt > WebMO, LLC > > Fax: (734) 418-1077 > E-mail: sc...@we... > http://www.webmo.net > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |