[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: VFS Performance

adrian@jboss.org do-not-reply at jboss.com
Thu Jul 24 06:16:40 EDT 2008


NOTE: Obviously, these calls will take time since they're doing I/O.
I'm seeing similar things in the JDK calls, e.g.


  |         java.util.zip.ZipFile.getEntry(ZipFile.java:Unknown line)
  |         java.util.zip.ZipFile.getEntry(ZipFile.java:252)
  |         java.util.jar.JarFile.getEntry(JarFile.java:204)
  |         java.util.jar.JarFile.getJarEntry(JarFile.java:187)
  |         sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:674)
  |         sun.misc.URLClassPath.getResource(URLClassPath.java:161)
  |         java.net.URLClassLoader$1.run(URLClassLoader.java:192)
  |         java.security.AccessController.doPrivileged(AccessController.java:Unknown line)
  |         java.net.URLClassLoader.findClass(URLClassLoader.java:188)
  |         java.lang.ClassLoader.loadClass(ClassLoader.java:306)
  | 


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166368#4166368

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166368



More information about the jboss-dev-forums mailing list