Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 7, 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b68
-
CPU:generic
-
OS:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8098692 | emb-9 | Semyon Sadetsky | P3 | Resolved | Fixed | team |
Description
closed/javax/swing/JSplitPane/UnitTest/UnitTest.java
Run closed/javax/swing/JSplitPane/UnitTest/UnitTest.java with Nimbus: it fails reporting "Too small, wants Dimension 24,16 is Dimension 14,398
Apparently Nimbus has different idea of a certain dimension for JSplitPane. The test should be fixed?
Reproducible on Mac OS X 10.7.4 and Windows 7 x64 with jdk7.0fcs
Run closed/javax/swing/JSplitPane/UnitTest/UnitTest.java with Nimbus: it fails reporting "Too small, wants Dimension 24,16 is Dimension 14,398
Apparently Nimbus has different idea of a certain dimension for JSplitPane. The test should be fixed?
Reproducible on Mac OS X 10.7.4 and Windows 7 x64 with jdk7.0fcs
Attachments
Issue Links
- backported by
-
JDK-8098692 Nimbus LaF: regression UnitTest failure
-
- Resolved
-