Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6228306

performance regression on windows caused by 4690736

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • deploy
    • None
    • b24
    • 6
    • b27
    • generic
    • windows_xp

      in implementing 4690736 we have switched over to using the URLClassLoader as parent of the JNLPClassLoader. One side effect of this is that even when launching an application from the cache, it's codebase is resolved and compared in the CLassLoader causing a DNS resolve of it's url.
      In some cases on windows (such as the first access to an address outside the SWAN) this can cause a 2250 Ms. delay (only if NetBios is configured on the machine.)
      ###@###.### 2005-2-11 16:54:34 GMT

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: