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

com.sun.deploy.ui.DialogHelper - add doPriviliged

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 9
    • 9
    • deploy

      This is a follow up to a test bug: https://bugs.openjdk.java.net/browse/JDK-8014302

      The com.sun.deploy.ui.DialogHelper has a call to newProxyInstance on "java.awt.Conditional" non-public interface.
      For security reasons, this should have a doPriviliged call added.

      Currently this part of the code is not reached because support for embedded dialogs is currently unavailable. But this may be implemented in the future.

            vrao Vivek Rao (Inactive)
            vrao Vivek Rao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: