On 22/10/2019 11:38, Claes Redestad wrote: > how about this: > > http://cr.openjdk.java.net/~redestad/8232613/open.01/ Sure that works.
It's a bit more obvious now though that you are pointlessly returning a boolean from Method::register_native (this was also there in the previous version). Why not leave it void? regards, Andrew Dinn -----------
