-
Bug
-
Resolution: Fixed
-
P2
-
9
-
mac10.11-x64,jdk9b145(64bit)/jck9b49
-
b163
-
x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178242 | 10 | Prasanta Sadhukhan | P2 | Resolved | Fixed | b04 |
JDK-8183842 | 8u161 | Prasanta Sadhukhan | P2 | Resolved | Fixed | b01 |
JDK-8177824 | 8u152 | Prasanta Sadhukhan | P2 | Closed | Fixed | b03 |
JDK-8192576 | emb-8u161 | Prasanta Sadhukhan | P2 | Resolved | Fixed | b01 |
Testsuite name: JCK manual
Test name(s):api/javax_swing/interactive/JTablePrintTests.html#JTablePrint
OS/architecture:Mac10.11-x64
Case Instruction:
This test tests the JTable.print() method.A JTable contained in a JScrollPane is shown below.Pressing the "Show print dialog" button will cause a printing dialog to be displayed.Please verify that the output fits the table's width and does not contain any header or fotter text.and that rows of the printed table are spread across multiple pages as necessary.The status area below the table shows the results of the attempt to print the table.The "Reset" button can be used to clear the status area.
Issue:
After clicking the "OK" button when the print dialog pop up, the case is crashed directly refer to crash log from the attachment.
Note: By the way, we tried to test this case without LAF option, The case is passed.
Test name(s):api/javax_swing/interactive/JTablePrintTests.html#JTablePrint
OS/architecture:Mac10.11-x64
Case Instruction:
This test tests the JTable.print() method.A JTable contained in a JScrollPane is shown below.Pressing the "Show print dialog" button will cause a printing dialog to be displayed.Please verify that the output fits the table's width and does not contain any header or fotter text.and that rows of the printed table are spread across multiple pages as necessary.The status area below the table shows the results of the attempt to print the table.The "Reset" button can be used to clear the status area.
Issue:
After clicking the "OK" button when the print dialog pop up, the case is crashed directly refer to crash log from the attachment.
Note: By the way, we tried to test this case without LAF option, The case is passed.
- backported by
-
JDK-8178242 [macosx] The print test crashed with Nimbus L&F
- Resolved
-
JDK-8183842 [macosx] The print test crashed with Nimbus L&F
- Resolved
-
JDK-8192576 [macosx] The print test crashed with Nimbus L&F
- Resolved
-
JDK-8177824 [macosx] The print test crashed with Nimbus L&F
- Closed