RFR: 8315487: Security Providers Filter [v9]

Xue-Lei Andrew Fan xuelei at openjdk.org
Sat Nov 30 19:02:43 UTC 2024


On Fri, 29 Nov 2024 19:22:57 GMT, Francisco Ferrari Bihurriet <fferrari at openjdk.org> wrote:

> ... We agree that this pull request is too large to review ...

Thank you!

> ... Is not a goal of this proposal to allow different filter implementations

Got it.  Thank you for the clarification.  But,  does it sound reasonable to you to support the option to allow different filters implementation?  The built-in filter has many limitations and hard to cover the necessary cases like algorithm parameters filter according to context, avoiding update the existing code and providers, etc.

A plugin-able API could make it much easier for implementation and backport.  It may not even need a new API, an existing API might be sufficient for the purpose.  Please think about it.

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

PR Comment: https://git.openjdk.org/jdk/pull/15539#issuecomment-2509141006


More information about the core-libs-dev mailing list