Remove classloader dependency on jkernel

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P2
    • 7
    • Affects Version/s: 6u5, 6u10
    • Component/s: deploy
    • None
    • b74
    • generic
    • generic, windows
    • Verified

      java.lang.ClassLoader and sun.misc.Launcher have explicit dependencies on the Kernel code. While the performance impact of this is minimal (the calls basically amount to nops when the JRE is complete), it's still undesirable.

      We should restructure this so there is e.g. a system property that controls how these classes delegate, and then have the launcher set this system property to point to the relevant Kernel code when running in a Kernel environment.

            Assignee:
            Mandy Chung (Inactive)
            Reporter:
            Ethan Nicholas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: