Fernando Guallini
|
f340ab2d36
|
8342181: Update tests to use stronger Key and Salt size
Reviewed-by: rhalade, ascarpino
|
2024-10-30 22:14:54 +00:00 |
|
Matthew Donovan
|
9a9ac1d005
|
8341927: Replace hardcoded security providers with new test.provider.name system property
Reviewed-by: mullan, ascarpino, rhalade
|
2024-10-30 18:51:02 +00:00 |
|
Axel Boldt-Christmas
|
821c514a13
|
8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode
Reviewed-by: ihse, eosterlund, stefank, prr, cjplummer, dholmes
|
2024-10-30 11:05:07 +00:00 |
|
David M. Lloyd
|
9f6d5b46ce
|
8343020: (fs) Add support for SecureDirectoryStream on macOS
Reviewed-by: bpb, alanb
|
2024-10-28 16:58:44 +00:00 |
|
Brian Burkhalter
|
1341b81321
|
8341666: FileInputStream doesn't support readAllBytes() or readNBytes(int) on pseudo devices
Reviewed-by: alanb
|
2024-10-28 16:38:36 +00:00 |
|
Brian Burkhalter
|
0853aee3b3
|
8338426: Test java/nio/channels/Selector/WakeupNow.java failed
Reviewed-by: jpai, alanb
|
2024-10-25 15:35:49 +00:00 |
|
Justin Lu
|
7af46a6b42
|
8340554: Improve MessageFormat readObject checks
Reviewed-by: naoto
|
2024-10-24 16:17:43 +00:00 |
|
Markus KARG
|
3c14c2babb
|
8341566: Add Reader.of(CharSequence)
Reviewed-by: rriggs, jpai, liach, alanb
|
2024-10-24 14:34:58 +00:00 |
|
Daniel Fuchs
|
b0ac633b2d
|
8342075: HttpClient: improve HTTP/2 flow control checks
Reviewed-by: jpai
|
2024-10-24 12:24:14 +00:00 |
|
Chen Liang
|
25c2f48d45
|
8338544: Dedicated Array class descriptor implementation
Reviewed-by: redestad, mchung, jvernee
|
2024-10-24 02:40:08 +00:00 |
|
Brian Burkhalter
|
de92fe3757
|
8233451: (fs) Files.newInputStream() cannot be used with character special files
Reviewed-by: alanb
|
2024-10-23 18:53:30 +00:00 |
|
Naoto Sato
|
e64f0798be
|
8342582: user.region for formatting number no longer works for 21.0.5
Reviewed-by: jlu, rriggs
|
2024-10-23 17:44:31 +00:00 |
|
Naoto Sato
|
426da4bbad
|
8341975: Unable to set encoding for IO.println, IO.print and IO.readln
Reviewed-by: rriggs, iris, alanb
|
2024-10-23 17:44:15 +00:00 |
|
Manukumar V S
|
f1f15370fa
|
8341453: java/awt/a11y/AccessibleJTableTest.java fails in some cases where the test tables are not visible
Reviewed-by: abhiscxk, asemenov
|
2024-10-23 05:13:29 +00:00 |
|
Justin Lu
|
c61d2c5a34
|
8341445: DecimalFormatSymbols setters should throw NPE
Reviewed-by: naoto
|
2024-10-22 17:21:38 +00:00 |
|
Michael McMahon
|
01b681c80d
|
8326949: Authorization header is removed when a proxy Authenticator is set on HttpClient
Reviewed-by: dfuchs, jpai, djelinski
|
2024-10-22 14:09:10 +00:00 |
|
SendaoYan
|
3b71657f59
|
8341584: Test java/foreign/TestUpcallStress.java intermittent timeout with -Xcomp
Reviewed-by: jpai, jvernee
|
2024-10-22 12:27:44 +00:00 |
|
Naoto Sato
|
71583222eb
|
8340477: Remove JDK1.1 compatible behavior for "EST", "MST", and "HST" time zones
Reviewed-by: iris, jlu, joehw
|
2024-10-21 17:20:50 +00:00 |
|
Lance Andersen
|
54a744b023
|
8340553: ZipEntry field validation does not take into account the size of a CEN header
Reviewed-by: jpai, redestad, eirbjo
|
2024-10-21 15:34:27 +00:00 |
|
Alisen Chung
|
f7e8f5064a
|
8341292: Open some TextArea awt tests 3
Reviewed-by: prr, abhiscxk
|
2024-10-17 21:00:48 +00:00 |
|
Alisen Chung
|
12551ae64a
|
8339975: Open some dialog awt tests 2
Reviewed-by: azvegint
|
2024-10-17 19:29:00 +00:00 |
|
Alisen Chung
|
60af9078fb
|
8340494: Open some dialog awt tests 4
Reviewed-by: dnguyen, honkar
|
2024-10-17 19:28:26 +00:00 |
|
Alisen Chung
|
40a44e1c1b
|
8340851: Open some TextArea awt tests
Reviewed-by: prr
|
2024-10-17 18:10:00 +00:00 |
|
Alisen Chung
|
236c71cad9
|
8341376: Open some TextArea awt tests 4
Reviewed-by: prr, abhiscxk
|
2024-10-17 15:10:38 +00:00 |
|
Alisen Chung
|
9a94884e42
|
8341055: Open some TextArea awt tests 2
Reviewed-by: prr, abhiscxk
|
2024-10-17 14:50:01 +00:00 |
|
Alisen Chung
|
7e98f5905b
|
8340987: Open some TextArea awt tests 1
Reviewed-by: prr, abhiscxk
|
2024-10-17 14:49:03 +00:00 |
|
Alisen Chung
|
1ea1f33f66
|
8340336: Open some checkbox awt tests
Reviewed-by: prr, honkar
|
2024-10-17 08:43:07 +00:00 |
|
Tejesh R
|
e0dabfb4bf
|
8340279: Open source several AWT Dialog tests - Batch 2
Reviewed-by: abhiscxk, prr
|
2024-10-17 06:38:23 +00:00 |
|
Tejesh R
|
f6fe5eaf1a
|
8341072: Open source several AWT Canvas and Rectangle related tests
Reviewed-by: prr
|
2024-10-17 05:48:45 +00:00 |
|
Alisen Chung
|
4e703b285b
|
8340140: Open some dialog awt tests 3
Reviewed-by: prr, honkar
|
2024-10-16 21:57:15 +00:00 |
|
SendaoYan
|
44151f475f
|
8342145: File libCreationTimeHelper.c compile fails on Alpine
Reviewed-by: mbaesken
|
2024-10-16 16:27:57 +00:00 |
|
Jaikiran Pai
|
cf5bb12731
|
Merge
Reviewed-by: alanb, dfuchs
|
2024-10-16 11:36:01 +00:00 |
|
Johny Jose
|
ebc17c7c8d
|
8339637: (tz) Update Timezone Data to 2024b
Reviewed-by: naoto, coffeys, jlu
|
2024-10-16 07:36:07 +00:00 |
|
Ramkumar Sunderbabu
|
e94e3bba39
|
8324672: Update jdk/java/time/tck/java/time/TCKInstant.java now() to be more robust
Reviewed-by: rriggs, dfuchs
|
2024-10-16 06:52:42 +00:00 |
|
Tejesh R
|
6d7e67956b
|
8340790: Open source several AWT Dialog tests - Batch 4
Reviewed-by: honkar, prr
|
2024-10-16 05:14:59 +00:00 |
|
Brian Burkhalter
|
b9cabbecda
|
8341997: Tests create files in src tree instead of scratch dir
Reviewed-by: erikj, jpai
|
2024-10-15 17:44:49 +00:00 |
|
Justin Lu
|
d9f6383037
|
8331446: Improve deserialization support
Reviewed-by: rhalade, skoivu, rriggs, naoto
|
2024-10-15 17:04:27 +05:30 |
|
Daniel Fuchs
|
03bc6b359f
|
8328286: Enhance HTTP client
Reviewed-by: aefimov, michaelm
|
2024-10-15 17:04:27 +05:30 |
|
t.ogata
|
e6698f51a1
|
8337851: Some tests have name which confuse jtreg
Reviewed-by: aivanov, prr, cstein
|
2024-10-15 07:47:42 +00:00 |
|
Alisen Chung
|
60713463c7
|
8339879: Open some dialog awt tests
Reviewed-by: honkar, prr
|
2024-10-14 16:45:59 +00:00 |
|
SendaoYan
|
f56a154132
|
8341881: [REDO] java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3
Reviewed-by: liach, sgehwolf, ihse, bpb
|
2024-10-14 12:32:55 +00:00 |
|
Daniel Fuchs
|
ba3774dc5d
|
8341637: java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64)
Reviewed-by: jpai
|
2024-10-14 12:29:06 +00:00 |
|
Damon Nguyen
|
1f6bd0c3e5
|
8341972: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after JDK-8341257
Reviewed-by: azvegint
|
2024-10-11 20:03:14 +00:00 |
|
Damon Nguyen
|
cd4981c292
|
8341257: Open source few DND tests - Set1
Reviewed-by: honkar, prr
|
2024-10-10 21:42:23 +00:00 |
|
Damon Nguyen
|
97ee8bbda2
|
8340173: Open source some Component/Panel/EventQueue tests - Set2
Reviewed-by: honkar
|
2024-10-10 18:17:55 +00:00 |
|
Daniel Gredler
|
2a6f0307e8
|
8339974: Graphics2D.drawString doesn't always work with Font derived from AffineTransform
Reviewed-by: prr, azvegint
|
2024-10-10 18:00:33 +00:00 |
|
Harshitha Onkar
|
32f817a460
|
8340978: Open source few DnD tests - Set6
Reviewed-by: prr
|
2024-10-10 17:55:26 +00:00 |
|
Tejesh R
|
a7d2077fe2
|
8340366: Open source several AWT Dialog tests - Batch 3
Reviewed-by: prr, dnguyen
|
2024-10-10 15:50:19 +00:00 |
|
Tejesh R
|
2d8fcc4271
|
8340193: Open source several AWT Dialog tests - Batch 1
Reviewed-by: psadhukhan
|
2024-10-10 15:34:39 +00:00 |
|
Christian Hagedorn
|
36fca5d19d
|
8341882: [BACKOUT] java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3
Reviewed-by: thartmann
|
2024-10-10 06:40:55 +00:00 |
|
Abhishek Kumar
|
313f4a9621
|
8340809: Open source few more AWT PopupMenu tests
Reviewed-by: prr, aivanov
|
2024-10-10 05:40:21 +00:00 |
|
SendaoYan
|
9d621d3914
|
8338884: java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3
Reviewed-by: sgehwolf, bpb
|
2024-10-10 01:04:02 +00:00 |
|
Alexander Zuev
|
172f74466f
|
8340985: Open source some Desktop related tests
Reviewed-by: abhiscxk
|
2024-10-09 22:10:32 +00:00 |
|
Alexander Zuev
|
52eded4a9c
|
8341170: Open source several Choice related tests (part 2)
Reviewed-by: honkar
|
2024-10-09 20:31:02 +00:00 |
|
Eirik Bjørsnøs
|
950e3a7587
|
8341625: Improve ZipFile validation of the END header
Reviewed-by: lancea
|
2024-10-09 15:56:38 +00:00 |
|
SendaoYan
|
d809bc0e21
|
8341658: RISC-V: Test DateFormatProviderTest.java run timeouted
Reviewed-by: naoto
|
2024-10-09 05:47:58 +00:00 |
|
Ramkumar Sunderbabu
|
de90204b60
|
8341588: Remove CollectionUsageThreshold.java from ProblemList-Xcomp for debugging
Reviewed-by: lmesnik, kevinw
|
2024-10-09 03:11:59 +00:00 |
|
Alexander Zvegintsev
|
966eb7232f
|
8341447: Open source closed frame tests # 5
Reviewed-by: honkar
|
2024-10-08 17:37:48 +00:00 |
|
Harshitha Onkar
|
b9db74a645
|
8341378: Open source few TrayIcon tests - Set8
Reviewed-by: azvegint, dnguyen
|
2024-10-08 16:34:45 +00:00 |
|
Tejesh R
|
57c859e4ad
|
8339836: Open source several AWT Mouse tests - Batch 1
Reviewed-by: honkar, prr
|
2024-10-08 06:33:22 +00:00 |
|
Tejesh R
|
b6a4047387
|
8339982: Open source several AWT Mouse tests - Batch 2
Reviewed-by: psadhukhan
|
2024-10-08 06:33:11 +00:00 |
|
Harshitha Onkar
|
4d50cbb5a7
|
8341278: Open source few TrayIcon tests - Set7
Reviewed-by: azvegint
|
2024-10-07 21:29:21 +00:00 |
|
Harshitha Onkar
|
fc7244da96
|
8340713: Open source DnD tests - Set5
Reviewed-by: azvegint, dnguyen
|
2024-10-07 17:42:17 +00:00 |
|
Eirik Bjørsnøs
|
f7bb647dc8
|
8341595: Clean up iteration of CEN headers in ZipFile.Source.initCEN
Reviewed-by: lancea, redestad
|
2024-10-07 16:34:08 +00:00 |
|
Alexander Zvegintsev
|
d0c5e4bc50
|
8341373: Open source closed frame tests # 4
Reviewed-by: prr
|
2024-10-07 16:32:01 +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 |
|
Attila Szegedi
|
260d4658ae
|
8340572: ConcurrentModificationException when sorting ArrayList sublists
Reviewed-by: smarks
|
2024-10-05 21:15:18 +00:00 |
|
Damon Nguyen
|
559289487d
|
8340417: Open source some MenuBar tests - Set1
Reviewed-by: psadhukhan
|
2024-10-04 22:08:37 +00:00 |
|
Damon Nguyen
|
86e3d52c70
|
8341258: Open source few various AWT tests - Set1
Reviewed-by: psadhukhan
|
2024-10-04 18:42:45 +00:00 |
|
Damon Nguyen
|
92cb633108
|
8340967: Open source few Cursor tests - Set2
Reviewed-by: psadhukhan
|
2024-10-04 18:39:30 +00:00 |
|
Damon Nguyen
|
3d38cd97ef
|
8340966: Open source few Checkbox and Cursor tests - Set1
Reviewed-by: psadhukhan, jdv
|
2024-10-04 18:36:26 +00:00 |
|
Damon Nguyen
|
7e3978eab2
|
8340164: Open source few Component tests - Set1
Reviewed-by: psadhukhan, prr
|
2024-10-04 18:35:08 +00:00 |
|
Jayathirth D V
|
c8e70df37e
|
8341162: Open source some of the AWT window test
Reviewed-by: aivanov
|
2024-10-04 18:08:37 +00:00 |
|
Justin Lu
|
2e5b420f81
|
8340326: Remove references to Applet in core-libs/security tests
Reviewed-by: prr, naoto, dfuchs
|
2024-10-04 17:34:08 +00:00 |
|
Phil Race
|
04c9c5f0a7
|
8341111: open source several AWT tests including menu shortcut tests
Reviewed-by: psadhukhan, jdv
|
2024-10-04 17:20:09 +00:00 |
|
Harshitha Onkar
|
0dd4997042
|
8340555: Open source DnD tests - Set4
Reviewed-by: aivanov, azvegint
|
2024-10-04 16:38:31 +00:00 |
|
Jayathirth D V
|
db61458da8
|
8341298: Open source more AWT window tests
Reviewed-by: abhiscxk
|
2024-10-04 11:55:21 +00:00 |
|
Jayathirth D V
|
d3139b4c36
|
8341000: Open source some of the AWT Window tests
Reviewed-by: psadhukhan, abhiscxk
|
2024-10-04 06:49:54 +00:00 |
|
Phil Race
|
e89fd1d2ce
|
8341128: open source some 2d graphics tests
Reviewed-by: psadhukhan
|
2024-10-03 19:22:28 +00:00 |
|
Harshitha Onkar
|
6f459aff45
|
8340077: Open source few Checkbox tests - Set2
Reviewed-by: prr, azvegint, psadhukhan
|
2024-10-03 18:01:22 +00:00 |
|
Damon Nguyen
|
013250e4a7
|
8340432: Open source some MenuBar tests - Set2
Reviewed-by: prr, psadhukhan
|
2024-10-03 16:46:46 +00:00 |
|
Alexander Zuev
|
ebb4759c3d
|
8340625: Open source additional Component tests (part 3)
Reviewed-by: psadhukhan
|
2024-10-03 16:19:09 +00:00 |
|
Abhishek Kumar
|
7d524d7e37
|
8341004: Open source AWT FileDialog related tests
Reviewed-by: kizune
|
2024-10-03 12:20:01 +00:00 |
|
Jorn Vernee
|
6af13580c2
|
8337753: Target class of upcall stub may be unloaded
Reviewed-by: amitkumar, vlivanov, mdoerr
|
2024-10-03 12:02:24 +00:00 |
|
Alexander Zuev
|
19642bd383
|
8341148: Open source several Choice related tests
Reviewed-by: abhiscxk
|
2024-10-03 09:23:46 +00:00 |
|
Roberto Castañeda Lozano
|
0b467e902d
|
8334060: Implementation of Late Barrier Expansion for G1
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Siyao Liu <siyao.l.liu@oracle.com>
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Sergey Nazarkin <snazarki@openjdk.org>
Reviewed-by: kvn, tschatzl, fyang, ayang, kbarrett
|
2024-10-03 08:36:33 +00:00 |
|
Alexander Zvegintsev
|
ff3e849b8a
|
8341239: Open source closed frame tests # 3
Reviewed-by: prr
|
2024-10-03 05:31:10 +00:00 |
|
Abhishek Kumar
|
50ec169116
|
8341191: Open source few more AWT FileDialog tests
Reviewed-by: prr, psadhukhan
|
2024-10-03 04:16:10 +00:00 |
|
Prasanta Sadhukhan
|
602408e4f3
|
8341177: Opensource few List and a Window test
Reviewed-by: prr
|
2024-10-03 02:51:23 +00:00 |
|
Alexey Ivanov
|
c43202baf6
|
8341037: Use standard layouts in DefaultFrameIconTest.java and MenuCrash.java
Reviewed-by: azvegint, prr
|
2024-10-02 16:10:48 +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 |
|
fabioromano1
|
d6820d1324
|
8336274: MutableBigInteger.leftShift(int) optimization
Reviewed-by: rgiulietti
|
2024-10-02 09:45:43 +00:00 |
|
Eirik Bjørsnøs
|
0f381137cb
|
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
Reviewed-by: jpai, smarks
|
2024-10-02 01:27:03 +00:00 |
|
Alexander Zuev
|
021bf63035
|
8340458: Open source additional Component tests (part 2)
Reviewed-by: psadhukhan
|
2024-10-01 18:27:25 +00:00 |
|
Alexander Zvegintsev
|
f2a767f59b
|
8340907: Open source closed frame tests # 2
Reviewed-by: prr, honkar
|
2024-10-01 14:28:22 +00:00 |
|
Abhishek Kumar
|
9bd478593c
|
8340437: Open source few more AWT Frame related tests
Reviewed-by: prr, kizune
|
2024-10-01 04:40:16 +00:00 |
|
Abhishek Kumar
|
988f13a387
|
8340354: Open source AWT desktop properties and print related tests
Reviewed-by: prr
|
2024-10-01 04:32:55 +00:00 |
|
Prasanta Sadhukhan
|
b11066b56b
|
8340719: Open source AWT List tests
Reviewed-by: prr
|
2024-10-01 02:47:40 +00:00 |
|