-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
A new API is being added to JBoss Modules to optimise how loaded services can be filtered, this will allow us to filter out the JDK provided security providers before they are instantiated.
Presently we can filter after instantiation which is wasted overhead during boot, including contributing the GC overhead.
Once this issue is available we can switch over:
https://issues.redhat.com/browse/MODULES-402
- clones
-
JBEAP-21781 [GSS](7.4.z) WFCORE-5185 - Update ProviderDefinition to use optimised service loading API
- Closed
- is blocked by
-
JBEAP-20501 (7.3.z) MODULES-402 - Introduce utility method like <T> Iterable<T> Module.findServices(Class<T> type, Predicate<Class<?>> filter)
- Closed
- is incorporated by
-
JBEAP-21444 (7.3.z) Upgrade wf-core from 10.1.20.Final-redhat-00001 to 10.1.21.Final-redhat-00001
- Closed
- relates to
-
JBEAP-20504 (7.3.z) ELY-2040 - ServiceLoader discovery of security Providers discovers JDK instances as well
- Closed