On Wed, 28 Apr 2021 18:23:41 GMT, Mandy Chung <mch...@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

Reply via email to