DO NOT REPLY [Bug 52549] scanning HandlesTypes causes aggressive classloading

2012-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52549 --- Comment #5 from Costin Leau 2012-01-29 21:47:04 UTC --- You're right, I mixed the various types that trigger/are part of the scanning process but hopefully my suggestions (to try to eliminate loading by looking at the class content/dep

DO NOT REPLY [Bug 52549] scanning HandlesTypes causes aggressive classloading

2012-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52549 --- Comment #4 from Mark Thomas 2012-01-29 17:45:17 UTC --- Just for the record, you appear to have missed the point of this code. The list of ServletContainerInitializer is obtained from META-INF/services/javax.servlet.ServletContainerIni

DO NOT REPLY [Bug 52549] scanning HandlesTypes causes aggressive classloading

2012-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52549 --- Comment #3 from Costin Leau 2012-01-29 14:26:45 UTC --- I'm not sure why this issue has been marked as a duplicate. This is not about long startup times or memory consumption, but rather unneeded class loading that simply breaks existi

DO NOT REPLY [Bug 52549] scanning HandlesTypes causes aggressive classloading

2012-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52549 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 52549] scanning HandlesTypes causes aggressive classloading

2012-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52549 Costin Leau changed: What|Removed |Added OS/Version||All --- Comment #1 from Costin Leau