RFR: 8264774: Implementation of Foreign Function and Memory API (Incubator) [v2]

Mandy Chung mchung at openjdk.java.net
Wed Apr 28 18:34:23 UTC 2021


On Wed, 28 Apr 2021 10:42:54 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> This PR contains the API and implementation changes for JEP-412 [1]. A more detailed description of such changes, to avoid repetitions during the review process, is included as a separate comment.
>> 
>> [1] - https://openjdk.java.net/jeps/412
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Address first batch of review comments

> I believe that we had to move @CallerSensitive out of interfaces because there was a test that was checking that @cs was not put on "virtual" methods.

Good if we do have such test.    We need to re-examine this with the security team.   I suggest to create a JBS issue and follow up separately.

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

PR: https://git.openjdk.java.net/jdk/pull/3699



More information about the security-dev mailing list