Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
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
Alisen Chung
2a579ab839
8292588: [macos] Multiscreen/MultiScreenLocationTest/MultiScreenLocationTest.java: Robot.mouseMove test failed on Screen #0
...
Reviewed-by: dnguyen, jdv
2023-02-07 20:28:52 +00:00
Phil Race
601264d97d
8273357: SecurityManager deprecation warning from java/awt/regtesthelpers/Util.java
...
Reviewed-by: kizune, aivanov
2022-12-05 17:54:15 +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
Alexander Zvegintsev
c3938ec18b
8159694: HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
...
Reviewed-by: serb
2022-04-14 07:54:35 +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
Sergey Bylokhov
f203723fc7
8279337: The MToolkit is still referenced in a few places
...
Reviewed-by: prr
2022-01-08 01:02:37 +00:00
Tim Prinzing
b8ac0d20ce
8276681: Additional malformed Javadoc inline tags in JDK source
...
Reviewed-by: lancea
2021-12-02 21:22:43 +00:00
Weijun Wang
640a2afda3
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
...
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
Pankaj Bansal
21e67e5460
8225790: Two NestedDialogs tests fail on Ubuntu
...
Reviewed-by: serb
2020-10-20 09:05:51 +00:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00