native-image: jline substitution fails, because I don't use jline
Stefan Marr
java at stefan-marr.de
Wed Sep 19 18:10:56 UTC 2018
Hi:
After some fiddling, I managed to move my 1year old SOMns-substrate experiment to current substrate, and it works quite nicely, even with all the actor/concurrency features :)
Though, at the moment, I have to work around the following issue:
error: could not find target method: public static jline.Terminal com.oracle.svm.jline.subst.Target_jline_TerminalFactory.create(java.lang.String)
On my local machine, I simply deleted the substitution.
Is there a better way to avoid the substitution failing?
It simply does not apply in my case. There aren’t any jline classes on my classpath.
Thanks
Stefan
--
Stefan Marr
School of Computing, University of Kent
http://stefan-marr.de/research/
More information about the graal-dev
mailing list