RFR: 8232613: Move Object.registerNatives into HotSpot
David Holmes
david.holmes at oracle.com
Tue Oct 22 22:50:29 UTC 2019
On 23/10/2019 7:52 am, Mandy Chung wrote:
>
>
> On 10/22/19 8:03 AM, Claes Redestad wrote:
>> http://cr.openjdk.java.net/~redestad/8232613/open.03
>
> Looks good to me.
>
>> Filed and drafted a CSR: https://bugs.openjdk.java.net/browse/JDK-8232801
>>
>
> I think it'd be good to include the IAE message as an example.
>
> Is there a CSR that documents the previous behavior? If so, it'd be
> useful to link them.
The "behaviour" is just the way method resolution works, so no CSR for
that. By removing a method from a super class it affects the potential
result of the method resolution process.
David
> Mandy
More information about the core-libs-dev
mailing list