[foreign-memaccess+abi] RFR: 8263459: Add better support for restricted methods [v4]

Athijegannathan Sundararajan sundar at openjdk.java.net
Mon Mar 29 11:37:39 UTC 2021


On Mon, 29 Mar 2021 11:33:17 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   minimal hotspot (only arguments.cpp for new command line option) and JDK changes.
>
> src/hotspot/share/classfile/javaClasses.cpp line 2920:
> 
>> 2918: 
>> 2919: 
>> 2920: // java_lang_AccessibleObject
> 
> Spurious change?

No. I was like that before I made any hotspot change. I'd like to leave what it was -- because we're making only minimal hotspot changes.

-------------

PR: https://git.openjdk.java.net/panama-foreign/pull/472


More information about the panama-dev mailing list