Bug 501391
| Summary: | Java plugin fails to display certificate which has error | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robin Green <greenrd> |
| Component: | java-1.6.0-openjdk | Assignee: | Lillian Angel <langel> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | dbhole, langel, lkundrak, mjw |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| URL: | http://www.adrive.com/home/uploadfile?dir=%2F | ||
| Whiteboard: | |||
| Fixed In Version: | 1.6.0.0-18.b16.fc10 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-05-29 14:11:23 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Robin Green
2009-05-18 21:17:07 UTC
I will fix this. This is the error:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:571)
at java.util.ArrayList.get(ArrayList.java:349)
at net.sourceforge.jnlp.security.CertsInfoPane.buildTree(CertsInfoPane.java:90)
at net.sourceforge.jnlp.security.CertsInfoPane.installComponents(CertsInfoPane.java:182)
at net.sourceforge.jnlp.security.SecurityDialogUI.installUI(SecurityDialogUI.java:93)
at javax.swing.JComponent.setUI(JComponent.java:660)
at javax.swing.JOptionPane.setUI(JOptionPane.java:1856)
at net.sourceforge.jnlp.security.SecurityWarningDialog.updateUI(SecurityWarningDialog.java:413)
at net.sourceforge.jnlp.security.SecurityWarningDialog.<init>(SecurityWarningDialog.java:121)
at net.sourceforge.jnlp.security.SecurityWarningDialog.showCertInfoDialog(SecurityWarningDialog.java:273)
at net.sourceforge.jnlp.security.MoreInfoPane$CertInfoButtonListener.actionPerformed(MoreInfoPane.java:122)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:253)
Fixed upstream. will be in the next release. java-1.6.0-openjdk-1.6.0.0-18.b16.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/java-1.6.0-openjdk-1.6.0.0-18.b16.fc10 java-1.6.0-openjdk-1.6.0.0-22.b16.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/java-1.6.0-openjdk-1.6.0.0-22.b16.fc11 java-1.6.0-openjdk-1.6.0.0-22.b16.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. java-1.6.0-openjdk-1.6.0.0-18.b16.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. |