RFR: 8232613: Move Object.registerNatives into HotSpot

Andrew Dinn adinn at redhat.com
Tue Oct 22 10:44:54 UTC 2019


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
-----------



More information about the core-libs-dev mailing list