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

useless messages in src/plugin/share/classes/sun/plugin/resources/Activator.java

XMLWordPrintable

    • x86
    • windows

      After CR 6525260, three messages are added into src/plugin/share/classes/sun/plugin/resources/Activator.java

      applet.error.details.btn
      applet.error.ignore.btn
      applet.error.reload.btn

      They are not used by any program. From the webrev http://oklahoma.east/deployment/www/webrevs/mfisher/6u4/redx/webrev/, tracing from onLeftMouseClick() in ErrorPanel.java to createThreeButtonsPanel in DialogTemplate.java. The result is that all the three buttons including both label text and mnemonic keys are from deployment.java not Activator.java. I think getting the message and memonic keys from Deployment.java is fine, but it's better to remove the unused messages in Activator.java.

            Unassigned Unassigned
            yhuang Yong Huang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: