Hi, On Wed, Jun 30, 2010 at 1:08 PM, Arjohn Kampman <[email protected]> wrote: > The main culprit seems to be o.a.p.util.ResourceLoader.loadResource(). > This method is called ~1000 times with 1.1.0, but a couple of million > times with 1.2.0.
OK, thanks. This could either be because of PDFBOX-754 or some other change in what resources are being loaded. It looks like I can reproduce the problem locally too. I filed PDFBOX-765 for tracking this. We may need to do a 1.2.1 patch release to fix this problem. BR, Jukka Zitting

