Alexey Ivanov
|
7bca0af481
|
8343128: PassFailJFrame.java test result: Error. Bad action for script: build}
Use HTML character entity in javadoc to prevent jtreg from recognising
PassFailJFrame.java as a test file.
Reviewed-by: azvegint, honkar
|
2024-11-04 11:37:47 +00:00 |
|
Alexey Ivanov
|
4ba170c403
|
8341235: Improve default instruction frame title in PassFailJFrame
Reviewed-by: prr
|
2024-10-07 12:45:04 +00:00 |
|
Alexey Ivanov
|
520060f79a
|
8340799: Add border inside instruction frame in PassFailJFrame
Reviewed-by: prr, dnguyen
|
2024-10-07 12:44:42 +00:00 |
|
Alexey Ivanov
|
5063494f5b
|
8340785: Update description of PassFailJFrame and samples
Reviewed-by: prr
|
2024-10-02 15:16:55 +00:00 |
|
Alexey Ivanov
|
85f0442727
|
8317116: Provide layouts for multiple test UI in PassFailJFrame
Reviewed-by: azvegint, prr
|
2024-10-02 15:16:32 +00:00 |
|
Alexey Ivanov
|
3762ec3978
|
8340466: Add description for PassFailJFrame constructors
Reviewed-by: prr, honkar
|
2024-09-26 11:36:42 +00:00 |
|
Alexey Ivanov
|
e2626db2f0
|
8340899: Remove wildcard bound in PositionWindows.positionTestWindows
Reviewed-by: azvegint, prr
|
2024-09-26 11:34:30 +00:00 |
|
Alexey Ivanov
|
e97f0fe1b4
|
8340365: Position the first window of a window list
Reviewed-by: azvegint, prr
|
2024-09-23 18:31:31 +00:00 |
|
Alexey Ivanov
|
833ff29983
|
8340461: Amend description for logArea
Reviewed-by: azvegint, prr
|
2024-09-23 18:25:12 +00:00 |
|
Alexey Ivanov
|
d1d824008d
|
8340308: PassFailJFrame: Make rows default to number of lines in instructions
Reviewed-by: honkar, azvegint
|
2024-09-19 16:59:51 +00:00 |
|
Alexey Ivanov
|
0120d3eed5
|
8340306: Add border around instructions in PassFailJFrame
Reviewed-by: honkar, prr
|
2024-09-19 11:48:45 +00:00 |
|
Harshitha Onkar
|
f0ae90f30c
|
8340210: Add positionTestUI() to PassFailJFrame.Builder
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, azvegint
|
2024-09-17 20:05:46 +00:00 |
|
Alexander Zvegintsev
|
581b1e29ae
|
8328402: Implement pausing functionality for the PassFailJFrame
Reviewed-by: aivanov, prr
|
2024-03-21 15:31:42 +00:00 |
|
Alexander Zvegintsev
|
9bc1b065db
|
8328242: Add a log area to the PassFailJFrame
Reviewed-by: prr, aivanov, honkar
|
2024-03-15 17:54:56 +00:00 |
|
Alexey Ivanov
|
3b9255eb66
|
8325851: Hide PassFailJFrame.Builder constructor
Reviewed-by: honkar, prr
|
2024-03-14 10:57:30 +00:00 |
|
Alexander Zvegintsev
|
11a3673d42
|
8328110: Allow simultaneous use of PassFailJFrame with split UI and additional windows
Reviewed-by: aivanov, honkar
|
2024-03-14 10:41:43 +00:00 |
|
Alexey Ivanov
|
e772e78179
|
8326948: Force English locale for timeout formatting
Reviewed-by: honkar, prr, gli
|
2024-02-29 09:55:49 +00:00 |
|
Alexey Ivanov
|
b419e95173
|
8294148: Support JSplitPane for instructions and test UI
Reviewed-by: honkar, dmarkov
|
2024-02-20 16:30:32 +00:00 |
|
Alexey Ivanov
|
83ffc1ac94
|
8320303: Allow PassFailJFrame to accept single window creator
Reviewed-by: serb
|
2023-12-05 17:22:57 +00:00 |
|
Alexey Ivanov
|
3abd772672
|
8316017: Refactor timeout handler in PassFailJFrame
Reviewed-by: prr
|
2023-10-25 13:25:34 +00:00 |
|
Alexey Ivanov
|
42b9ac8a07
|
8294156: Allow PassFailJFrame.Builder to create test UI
Reviewed-by: azvegint, prr
|
2023-10-25 11:31:44 +00:00 |
|
Alexey Ivanov
|
14090ef603
|
8294158: HTML formatting for PassFailJFrame instructions
Reviewed-by: azvegint, prr
|
2023-10-25 11:17:00 +00:00 |
|
lawrence.andrews
|
dbb788f34d
|
8294535: Add screen capture functionality to PassFailJFrame
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, honkar
|
2023-08-23 17:48:07 +00:00 |
|
Alexey Ivanov
|
64b96e5cf5
|
8293811: Provide a reason for PassFailJFrame.forceFail
Reviewed-by: honkar, jdv
|
2022-09-19 14:22:36 +00:00 |
|
Harshitha Onkar
|
568be58e85
|
8290469: Add new positioning options to PassFailJFrame test framework
Reviewed-by: prr, aivanov
|
2022-08-24 16:23:23 +00:00 |
|
Harshitha Onkar
|
15efb2bdeb
|
8289238: Refactoring changes to PassFailJFrame Test Framework
Reviewed-by: azvegint, aivanov
|
2022-06-29 18:36:38 +00:00 |
|
lawrence.andrews
|
ed23033dc6
|
8283803: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintGlyphVectorTest.java and fix test
8284898: Enhance PassFailJFrame
Reviewed-by: prr, aivanov
|
2022-04-19 21:07:38 +00:00 |
|
lawrence.andrews
|
3f26d84f6a
|
8284535: Fix PrintLatinCJKTest.java test that is failing with Parse Exception
8283712: Create a manual test framework class
Reviewed-by: prr, aivanov
|
2022-04-12 13:49:43 +00:00 |
|