RFR: 8264774: Implementation of Foreign Function and Memory API (Incubator) [v2]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Wed Apr 28 18:34:41 UTC 2021
On Wed, 28 Apr 2021 18:23:41 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> > 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.
The test in question is:
test/jdk/jdk/internal/reflect/CallerSensitive/CheckCSMs.java
-------------
PR: https://git.openjdk.java.net/jdk/pull/3699
More information about the nio-dev
mailing list