RFR: 8232613: Move Object.registerNatives into HotSpot
Claes Redestad
claes.redestad at oracle.com
Tue Oct 22 10:38:57 UTC 2019
Hi David,
On 2019-10-22 01:08, David Holmes wrote:
> Hi Claes,
>
> My only nit with this is that I don't think register_native and friends
> belongs in the SystemDictionary class as it has nothing to do with the
> SD. This code seems to be all about Methods so that seems like the place
> to put this.
how about this:
http://cr.openjdk.java.net/~redestad/8232613/open.01/
/Claes
More information about the core-libs-dev
mailing list