2017-05-03 16:09 GMT+02:00 [email protected] <[email protected]>: > How could I load that JVM bridge? > > I am having a use case or two for that and was thinking that this was > not working with new Pharos. >
I tried load JNIPort today. It is not loaded/working on Pharo6 because it is based on NativeBoost which is not supported by SpurVM. But I created suitable package which resolves missing classes. (in my test repo <http://smalltalkhub.com/#!/~dionisiy/DionisiyPlayground>). It should be loaded before JNI config. This is only thing I did. I not tested anything then
