Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Ability to exclude class loader from creating weavers for

Hi,

There is an existing fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=368046 which was planned to become part of 1.7.0 (but it did not happen). It is a significant improvement for web apps with the large number of jsps. Each jsp page has its own class loader. Without ability to exclude classloaders complex app with multiple thouthand of jsps wastes a lot of memory on unused weavers (we saw up to 100M).  Are there still plans to include it into the next patch? Any timeframe?

Thank you,
Sergei
This e-mail message and all attachments transmitted with it may contain privileged and/or confidential information intended solely for the use of the addressee(s). If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, forwarding or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately and delete this message, all attachments and all copies and backups thereof.

Back to the top