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

request load non-code resources from the server codebase without any warning dialogue

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 7u55
    • deploy
    • x86
    • windows_7

      attempts to load non-code resources from the server codebase (via applet classloader) not to present the user with any warning prompts.

      Understand there may be some difficulty in this if the JVM loses track of the source of InputStreams it decodes byte code from into classes -- though losing track of this has other nasty implications, e.g. that you get warned about mixed resources, but not about unsigned code.

      If, on the other hand, the JVM does not lose track of such things, it would seem that loading resources from unsigned jars or the server codebase should not produce warnings.

            herrick Andy Herrick (Inactive)
            tyao Ting-Yun Ingrid Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: