[jboss-jira] [JBoss JIRA] (ELY-1471) Reduce Class Loading overhead of WildFly Elytron Provider
Darran Lofthouse (JIRA)
issues at jboss.org
Thu Dec 21 07:56:00 EST 2017
Darran Lofthouse created ELY-1471:
-------------------------------------
Summary: Reduce Class Loading overhead of WildFly Elytron Provider
Key: ELY-1471
URL: https://issues.jboss.org/browse/ELY-1471
Project: WildFly Elytron
Issue Type: Bug
Components: API / SPI
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.2.0.Beta12
We currently load every single implementation class just to identify it's name.
Whilst this makes refactoring easier it causes a heavy hit to the ClassLoader just to install the provider even though only a small subset of it's services tend to be used at once.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list