RFR: JDK-8344654 : Some client tests still expect a SecurityManager after JEP486

Phil Race prr at openjdk.org
Tue Nov 26 02:54:50 UTC 2024


On Tue, 26 Nov 2024 02:47:53 GMT, Phil Race <prr at openjdk.org> wrote:

> > The following two tests are failing intermittently on CI and need to be addressed in a separate JBS issue.
> > test/jdk/java/awt/datatransfer/Independence/IndependenceAWTTest.java java/awt/datatransfer/Independence/IndependenceAWTTest.java
> 
> Please remove the SM usage HERE. I would have done that in my PR if I thought you weren't addressing it.

I see you did do that. Perhaps you just mean the intermittent failures will be addressed separately. That is fine.

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

PR Comment: https://git.openjdk.org/jdk/pull/22371#issuecomment-2499540747


More information about the client-libs-dev mailing list