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

JNLPAppletLauncher should use Class.forName() correctly with the context classloader (when that is not null)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx1.3.1
    • None
    • deploy

      we need to make sure the FX applet launcher class in the FX runtime is changed to call Class.forName() correctly with the context classloader (when that is not null) instead of defaulting to use the same loader as the FX runtime. That way we can eventually remove the ugly hack we added to the trusted and preverify loaders in the JRE (webstart/plugin).

            ngthomas Thomas Ng (Inactive)
            ngthomas Thomas Ng (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: