Re: java -jar works, but ikvm -jar fails to find dependencies
Volker Berlin <[email protected]> Thu, 10 Nov 2016 21:31:29 +0100
| Newsgroups | gmane.comp.java.ikvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Paul,
Why you call this? This is specific to one Java implementation. This is
a private class of the Oracle JDK. This will not work with IKVM. IKVM
use the implementation of the .NET framework for IO operations.
Volker
>
> The odd thing is that, shortly before the failing call, we call:
>
> Class<?> selectorImplClass=Class.forName("sun.nio.ch.SelectorImpl");
> Require.instanceOf(selector,"selector", selectorImplClass);
> and that suceeeds.
>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers