On 2019-10-22 12:44, Andrew Dinn wrote:
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).
It was also there in the code that I moved. :-)
Why not leave it void?
I guess: http://cr.openjdk.java.net/~redestad/8232613/open.02/ /Claes
