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
Brian Burkhalter
aafc8d0dcb
8342850: Change ProblemList to have LimitDirectMemory refer to JDK-8342849
...
Reviewed-by: tschatzl
2024-10-22 17:09:37 +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
Kevin Walls
de441c2b68
8342633: javax/management/security/HashedPasswordFileTest.java creates tmp file in src dir
...
Reviewed-by: dfuchs, amenkov
2024-10-22 08:29:55 +00:00
Alexey Semenyuk
7133d1b983
8342609: jpackage test helper function incorrectly removes a directory instead of its contents only
...
Reviewed-by: almatvee
2024-10-21 22:13:25 +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
Johannes Bechberger
309b929147
8336401: Remove the option onjcmd from the jdwp agent
...
Reviewed-by: cjplummer, mbaesken
2024-10-18 23:39:05 +00:00
Alexey Ivanov
8174cbd5cb
8341978: Improve JButton/bug4490179.java
...
Use latch to synchronize actions in the test.
Verify mouseButton3Released does not trigger actionPerformed
while mouse button 1 is pressed.
Ensure mouse button 1 is released.
Verify releasing mouse button 1 triggers actionPerformed.
Reviewed-by: azvegint, achung, serb
2024-10-18 11:03:00 +00:00
Shaojin Wen
0963b9e891
8341664: ReferenceClassDescImpl cache internalName
...
Reviewed-by: liach
2024-10-18 08:06:09 +00:00
Jaikiran Pai
ffe60919df
8173970: jar tool should have a way to extract to a directory
...
Reviewed-by: lancea, cstein
2024-10-18 00:51:39 +00:00
Kevin Rushforth
2b03dbdac4
8311530: Deprecate jdk.jsobject module for removal
...
Reviewed-by: rriggs, alanb, erikj
2024-10-18 00:23:39 +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
Kevin Walls
8862ca076f
8342338: Remove redundant IIOPURLTest.java
...
Reviewed-by: cjplummer, amenkov
2024-10-17 08:01:14 +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
Jatin Bhateja
709914fc92
8338023: Support two vector selectFrom API
...
Reviewed-by: psandoz, epeter, sviswanathan
2024-10-16 16:08:02 +00:00
Jaikiran Pai
cf5bb12731
Merge
...
Reviewed-by: alanb, dfuchs
2024-10-16 11:36:01 +00:00
Nizar Benalla
c81aa7551c
8331051: Add an @since
checker test for java.base
module
...
Reviewed-by: jlahoda, jjg
2024-10-16 10:17:47 +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
Hai-May Chao
dadcee1b89
8307383: Enhance DTLS connections
...
Co-authored-by: Jamil Nimeh <jnimeh@openjdk.org>
Reviewed-by: rhalade, mschoene, ascarpino
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
Kevin Walls
df7d6e081f
8338603: DiagnosticCommandMBean operations should standardize types for parameters
...
Reviewed-by: cjplummer, egahlin
2024-10-15 10:50:45 +00:00
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
Weijun Wang
9e262df813
8342002: sun/security/tools/keytool/GenKeyPairSigner.java failed due to missing certificate output
...
Reviewed-by: mullan
2024-10-14 16:00:04 +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
Abhishek Kumar
fe98f86b57
8226938: [TEST_BUG]GTK L&F: There is no Details button in FileChooser Dialog
...
Reviewed-by: honkar, prr
2024-10-14 04:45:24 +00:00
Abhishek Kumar
5c4f1ef746
8226933: [TEST_BUG]GTK L&F: There is no swatches or RGB tab in JColorChooser
...
Reviewed-by: aivanov, psadhukhan, tr
2024-10-14 04:45:12 +00:00
Ramkumar Sunderbabu
41ee582df8
8341138: Rename jtreg property docker.support as container.support
...
Reviewed-by: sgehwolf, mseledtsov
2024-10-12 03:25:42 +00:00
Daniel D. Daugherty
2e1c1936e1
8342003: ProblemList sun/security/tools/keytool/GenKeyPairSigner.java
...
Reviewed-by: jpai
2024-10-12 02:45:50 +00:00
Weijun Wang
3f53d57134
8340327: A common framework to support public key algorithms with standard parameter sets
...
Reviewed-by: ascarpino, mullan
2024-10-11 21:16:41 +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