On Mon, 14 Aug 2023 21:18:14 GMT, Sean Mullan <mul...@openjdk.org> wrote:

> I looked around, and I don't think there is an existing test that actually 
> tests this behavior. So, I think we should add one. I think you can probably 
> extend the existing `test/jdk/java/security/Provider/ChangeProviders.java` 
> regression test and add more tests that try to insert the provider at various 
> positions outside of the normal range (ex: -1, 0, n +1, n + 10) , and then 
> checks that the provider was inserted at the end of the list.

Is a CSR needed? Now that we are enhancing existing javadoc for covering corner 
case scenarios?

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

PR Comment: https://git.openjdk.org/jdk/pull/14925#issuecomment-1678208809

Reply via email to