Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.0 CE GA1
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
1
-
Performance
Description
The classpath scanning in com.liferay.portal.osgi.web.wab.extender.internal.WabBundleProcessor for ServletContainerInitializer support is extremely inefficient:
- A full classpath scan is performed even if the HandlesTypes annotation is absent or empty
- A full classpath scan is performed for each ServletContainerInitializer (instead of one scan for all)
Attachments
Issue Links
- causes
-
LPS-97611 Missing class attribute WebXMLDefinitionLoaderTest
-
- Closed
-