-
Bug
-
Resolution: Fixed
-
P3
-
8u40
-
b65
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084892 | emb-9 | Alexey Ivanov | P3 | Resolved | Fixed | team |
JDK-8086865 | 8u65 | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
JDK-8077606 | 8u60 | Alexey Ivanov | P3 | Resolved | Fixed | b14 |
JDK-8138062 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8079963 | emb-8u60 | Alexey Ivanov | P3 | Resolved | Fixed | team |
javax.swing.text.html.parser.ContentModel.first(Element) throws ArrayIndexOutOfBoundsException where this method is called with an unknown jx.s.t.html.parser.Element.
Steps to reproduce:
1. Create instance of ContentModel with type '&'.
2. Call its first(Element) method with any Element.
3. Call first(Element) method with a new Element instance. It results in ArrayIndexOutOfBoundsException.
Steps to reproduce:
1. Create instance of ContentModel with type '&'.
2. Call its first(Element) method with any Element.
3. Call first(Element) method with a new Element instance. It results in ArrayIndexOutOfBoundsException.
- backported by
-
JDK-8077606 ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
-
- Resolved
-
-
JDK-8079963 ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
-
- Resolved
-
-
JDK-8084892 ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
-
- Resolved
-
-
JDK-8086865 ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
-
- Resolved
-
-
JDK-8138062 ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
-
- Resolved
-