Damon Nguyen
|
ba05c6d0b6
|
8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main
Reviewed-by: azvegint, aivanov
|
2024-03-21 17:55:23 +00:00 |
|
Phil Race
|
e81374e050
|
8328560: java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKeypress.java imports Applet
Reviewed-by: azvegint, abhiscxk
|
2024-03-21 17:47:19 +00:00 |
|
Damon Nguyen
|
cc5cda5587
|
8328005: Convert java/awt/im/JTextFieldTest.java applet test to main
Reviewed-by: prr, abhiscxk
|
2024-03-21 16:33:39 +00:00 |
|
Alexey Ivanov
|
1496b5de90
|
8327924: Simplify TrayIconScalingTest.java
Reviewed-by: honkar, prr
|
2024-03-21 16:02:17 +00:00 |
|
Alexander Zvegintsev
|
581b1e29ae
|
8328402: Implement pausing functionality for the PassFailJFrame
Reviewed-by: aivanov, prr
|
2024-03-21 15:31:42 +00:00 |
|
Harshitha Onkar
|
75195aab49
|
8328299: Convert DnDFileGroupDescriptor.html applet test to main
Reviewed-by: psadhukhan, tr
|
2024-03-21 15:30:22 +00:00 |
|
Alexander Zvegintsev
|
43080173e8
|
8328631: Convert java/awt/InputMethods/InputMethodsTest/InputMethodsTest.java applet test to manual
Reviewed-by: prr
|
2024-03-21 13:19:22 +00:00 |
|
Alexander Zvegintsev
|
700d2b91de
|
8328401: Convert java/awt/Frame/InitialMaximizedTest/InitialMaximizedTest.html applet test to automated
Reviewed-by: abhiscxk, prr
|
2024-03-21 13:06:16 +00:00 |
|
Jorn Vernee
|
ac2f8e5af8
|
8327994: Update code gen in CallGeneratorHelper
Reviewed-by: mcimadamore
|
2024-03-21 12:34:38 +00:00 |
|
Renjith Kannath Pariyangad
|
9f5ad43358
|
8320675: PrinterJob/SecurityDialogTest.java hangs
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, tr
|
2024-03-21 10:29:19 +00:00 |
|
Phil Race
|
dea94f4445
|
8328300: Convert PrintDialogsTest.java from Applet to main program
Reviewed-by: psadhukhan, dnguyen
|
2024-03-20 23:17:08 +00:00 |
|
Harshitha Onkar
|
fbeac98c84
|
8328379: Convert URLDragTest.html applet test to main
Reviewed-by: abhiscxk, psadhukhan
|
2024-03-20 19:49:23 +00:00 |
|
Harshitha Onkar
|
a112fc8bac
|
8328225: Convert ImageDecoratedDnD.html applet test to main
Reviewed-by: dnguyen, aivanov
|
2024-03-20 18:08:04 +00:00 |
|
Damon Nguyen
|
4e83f4cfc7
|
8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main
Reviewed-by: azvegint, honkar
|
2024-03-20 16:25:41 +00:00 |
|
Archie Cobbs
|
d3f3011d56
|
7036144: GZIPInputStream readTrailer uses faulty available() test for end-of-stream
Reviewed-by: jpai
|
2024-03-20 15:01:30 +00:00 |
|
Alexander Zuev
|
e5e7cd20ec
|
8328386: Convert java/awt/FileDialog/FileNameOverrideTest test to main
Reviewed-by: azvegint
|
2024-03-20 13:48:11 +00:00 |
|
Alexander Zuev
|
1b68c731f2
|
8328377: Convert java/awt/Cursor/MultiResolutionCursorTest test to main
Reviewed-by: psadhukhan
|
2024-03-20 13:47:07 +00:00 |
|
Alexander Zuev
|
e0373e01fe
|
8328378: Convert java/awt/FileDialog/FileDialogForDirectories test to main
Reviewed-by: psadhukhan
|
2024-03-20 13:46:02 +00:00 |
|
Alexander Zuev
|
03c25b15eb
|
8328367: Convert java/awt/Component/UpdatingBootTime test to main
Reviewed-by: dnguyen, psadhukhan
|
2024-03-20 13:40:57 +00:00 |
|
Goetz Lindenmaier
|
eebcc2181f
|
8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap
Reviewed-by: rriggs, mdoerr, sgehwolf
|
2024-03-20 07:20:49 +00:00 |
|
Alexander Zvegintsev
|
269163d509
|
8328387: Convert java/awt/Frame/FrameStateTest/FrameStateTest.html applet test to main
Reviewed-by: honkar
|
2024-03-20 03:18:26 +00:00 |
|
Harshitha Onkar
|
4f8f48654e
|
8328012: Convert InputMethod (/java/awt/im) applet tests to main
Reviewed-by: azvegint, tr
|
2024-03-19 17:55:17 +00:00 |
|
Alexander Zuev
|
2094ff3c7a
|
8328279: Convert java/awt/Cursor/CursorOverlappedPanelsTest test to main
Reviewed-by: honkar, abhiscxk
|
2024-03-19 13:52:17 +00:00 |
|
Jan Lahoda
|
5b6b514441
|
8325362: Allow to create a simple in-memory input JavaFileObject
Reviewed-by: jlaskey, darcy
|
2024-03-19 09:35:25 +00:00 |
|
Alisen Chung
|
3f2e849c54
|
8280392: java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java failed with "RuntimeException: Test failed."
Reviewed-by: tr, aivanov, prr
|
2024-03-18 19:57:24 +00:00 |
|
Harshitha Onkar
|
fc0472baf9
|
8328000: Convert /java/awt/im/8154816/bug8154816.java applet test to main
Reviewed-by: tr, azvegint
|
2024-03-18 16:56:01 +00:00 |
|
Roger Riggs
|
85fc47c81a
|
8327180: Failed: java/io/ObjectStreamClass/ObjectStreamClassCaching.java#G1
Reviewed-by: iris, stefank
|
2024-03-18 16:07:00 +00:00 |
|
Harshitha Onkar
|
0204aacb03
|
8328115: Convert java/awt/font/TextLayout/TestJustification.html applet test to main
Reviewed-by: aivanov
|
2024-03-15 18:56:35 +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 |
|
Jie Fu
|
bf990c8b32
|
8328269: NonFocusablePopupMenuTest.java should be marked as headful
Reviewed-by: azvegint
|
2024-03-15 12:40:26 +00:00 |
|
Jaikiran Pai
|
dde519dc21
|
8328066: WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap
Reviewed-by: dfuchs, aph, msheppar
|
2024-03-15 12:00:32 +00:00 |
|
Alexander Zuev
|
b8dfeafdfd
|
8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automatic main test
Reviewed-by: abhiscxk, honkar
|
2024-03-15 09:00:45 +00:00 |
|
Christoph Langer
|
128e60a29f
|
8328037: Test java/util/Formatter/Padding.java has unnecessary high heap requirement after JDK-8326718
Reviewed-by: rgiulietti
|
2024-03-15 06:41:53 +00:00 |
|
Phil Race
|
605800e5ab
|
8203867: Delete test java/awt/TrayIcon/DblClickActionEventTest/DblClickActionEventTest.html
Reviewed-by: honkar, azvegint
|
2024-03-15 05:33:33 +00:00 |
|
Phil Race
|
09439374ed
|
8328218: Delete test java/awt/Window/FindOwner/FindOwner.html
Reviewed-by: psadhukhan
|
2024-03-15 04:36:54 +00:00 |
|
Alexander Zvegintsev
|
df909e2f9c
|
8328011: Convert java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTest.java applet test to main
Reviewed-by: honkar, aivanov
|
2024-03-14 21:42:00 +00:00 |
|
Phil Race
|
87bd6caca0
|
8328021: Convert applet test java/awt/List/SetFontTest/SetFontTest.html to main program
Reviewed-by: honkar, abhiscxk
|
2024-03-14 19:21:10 +00:00 |
|
Alexander Zvegintsev
|
7cc1965a25
|
8328124: Convert java/awt/Frame/ShownOnPack/ShownOnPack.html applet test to main
Reviewed-by: honkar, abhiscxk
|
2024-03-14 16:03:13 +00:00 |
|
Brian Burkhalter
|
debd59732d
|
8327095: (ch) java/nio/channels/AsyncCloseAndInterrupt.java: improve error message when mkfifo fails
Reviewed-by: alanb
|
2024-03-14 15:50:43 +00:00 |
|
Alexander Zvegintsev
|
d25c452f0c
|
8327835: Convert java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest applet test to main
Reviewed-by: aivanov, abhiscxk
|
2024-03-14 15:45:22 +00:00 |
|
Alexey Ivanov
|
792fc9d114
|
8320079: The ArabicBox.java test has no control buttons
Reviewed-by: prr, honkar, dmarkov
|
2024-03-14 14:01:33 +00:00 |
|
Chad Rakoczy
|
a232e8fb4e
|
8325621: Improve jspawnhelper version checks
Reviewed-by: erikj, shade, rriggs, ihse
|
2024-03-14 13:26:03 +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 |
|
Phil Race
|
2edf4081af
|
8328004: Minor updates to TrayIcon test DisposeInActionEventTest.java
Reviewed-by: azvegint
|
2024-03-13 23:47:45 +00:00 |
|
Daniel Fuchs
|
da4dd7c008
|
8327989: java/net/httpclient/ManyRequest.java should not use "localhost" in URIs
Reviewed-by: jpai, djelinski, gli
|
2024-03-13 11:22:40 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Justin Lu
|
d5b95a0ed3
|
8327631: Update IANA Language Subtag Registry to Version 2024-03-07
Reviewed-by: naoto, iris
|
2024-03-12 21:10:30 +00:00 |
|
Phil Race
|
22f10e045b
|
8327856: Convert applet test SpanishDiacriticsTest.java to a main program
Reviewed-by: dmarkov, aivanov
|
2024-03-12 18:27:23 +00:00 |
|
Alexander Zvegintsev
|
7283c8b075
|
8327972: Convert java/awt/FileDialog/SaveFileNameOverrideTest/SaveFileNameOverrideTest.html applet test to main
Reviewed-by: aivanov, prr
|
2024-03-12 18:24:38 +00:00 |
|