-
Bug
-
Resolution: Fixed
-
P3
-
8u20, 8u40, 8u45, 8u60, 9
-
b69
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8098646 | emb-9 | Andreas Eriksson | P3 | Resolved | Fixed | team |
JDK-8086535 | 8u65 | Andreas Eriksson | P3 | Resolved | Fixed | b01 |
JDK-8080660 | 8u60 | Andreas Eriksson | P3 | Resolved | Fixed | b18 |
JDK-8137574 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8086152 | emb-8u60 | Andreas Eriksson | P3 | Resolved | Fixed | team |
at javax.swing.text.GlyphView.getBreakSpot(GlyphView.java:799)
at javax.swing.text.GlyphView.getBreakWeight(GlyphView.java:724)
at javax.swing.text.FlowView$LogicalView.getPreferredSpan(FlowView.java:733)
at
javax.swing.text.FlowView.calculateMinorAxisRequirements(FlowView.java:233)
at
javax.swing.text.ParagraphView.calculateMinorAxisRequirements(ParagraphView.ja
va:717)
at javax.swing.text.BoxView.checkRequests(BoxView.java:935)
at javax.swing.text.BoxView.getMinimumSpan(BoxView.java:568)
at javax.swing.text.BoxView.calculateMinorAxisRequirements(BoxView.java:903)
at javax.swing.text.BoxView.checkRequests(BoxView.java:935)
at javax.swing.text.BoxView.setSpanOnAxis(BoxView.java:343)
at javax.swing.text.BoxView.layout(BoxView.java:708)
at javax.swing.text.BoxView.setSize(BoxView.java:397)
at
javax.swing.plaf.basic.BasicTextUI$RootView.setSize(BasicTextUI.java:1722)
at javax.swing.plaf.basic.BasicTextUI.getPreferredSize(BasicTextUI.java:912)
at javax.swing.JComponent.getPreferredSize(JComponent.java:1659)
....
- backported by
-
JDK-8080660 C2: CmpU nodes can end up with wrong type information
- Resolved
-
JDK-8086152 C2: CmpU nodes can end up with wrong type information
- Resolved
-
JDK-8086535 C2: CmpU nodes can end up with wrong type information
- Resolved
-
JDK-8098646 C2: CmpU nodes can end up with wrong type information
- Resolved
-
JDK-8137574 C2: CmpU nodes can end up with wrong type information
- Resolved
- duplicates
-
JDK-8129963 Working Code causes NPE after JVM optimization
- Closed
-
JDK-8080156 Integer.toString(int value) sometimes throws NPE
- Closed
- relates to
-
JDK-8042786 Proper fix for 8032566
- Resolved
-
JDK-8189856 Revisit type propagation with nodes that don't depend on their direct inputs
- Open