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

network loading of stubs/skeletons doesn't work when other classloaders are used

XMLWordPrintable

    • 1.1
    • sparc
    • solaris_2.5
    • Not verified

      When a classloader (other than the RMIClassLoader) is used to load a program, the stubs cannot be loaded over the network. Since stubs/skeletons are resolved
      using Class.forName which resolves the class from the current stack frame, the classloader that loaded program is not used (since it is up several frames on the stack).

            rriggs Roger Riggs
            awollratsunw Ann Wollrath (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: