[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 --- Comment #5 from bdahon --- Actually, I was not suggesting to cache all the results, only the classes which could not be found. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 --- Comment #4 from bdahon --- Thanks for your reply. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tom

[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 --- Comment #3 from Mark Thomas --- (In reply to bdahon from comment #2) > Hi, > > For what I've read, you modified the findClass method to lookup resources > before actually loading the class. Reading your comments in the code, it's > faster.

[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 --- Comment #2 from bdahon --- Hi, For what I've read, you modified the findClass method to lookup resources before actually loading the class. Reading your comments in the code, it's faster. However, it doesn't actually cache the results, no

[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 Mark Thomas changed: What|Removed |Added Version|8.5.x-trunk |8.0.27 OS|