Raffaello Giulietti
052e2522b6
8356152: String.concat can throw StringIndexOutOfBoundsException
...
Reviewed-by: liach, aturbanov, redestad, rriggs
2025-05-06 17:32:36 +00:00
Manukumar V S
e09d2e275b
8288471: java/awt/ScrollPane/bug8077409Test.java is unstable and fails intermittently in CI
...
Reviewed-by: abhiscxk, serb
2025-05-06 02:51:23 +00:00
Oleksii Sylichenko
6bcbc3b0a2
8353489: Increase timeout and improve Windows compatibility in test/jdk/java/lang/ProcessBuilder/Basic.java
...
Reviewed-by: rriggs
2025-05-05 18:56:48 +00:00
Justin Lu
32f67a3e38
8356040: java/util/PluggableLocale/LocaleNameProviderTest.java timed out
...
Reviewed-by: naoto
2025-05-05 16:42:44 +00:00
Robbin Ehn
026479767c
8352730: RISC-V: Disable tests in qemu-user
...
Reviewed-by: fyang, mli
2025-05-05 11:43:45 +00:00
Daniel Jeliński
c94a7ae11e
8354276: Strict HTTP header validation
...
Reviewed-by: dfuchs, jpai
2025-05-05 05:29:06 +00:00
Brian Burkhalter
84f570c573
8355445: [java.nio] Use @requires tag instead of exiting based on "os.name" property value
...
Reviewed-by: lancea, jpai, iris
2025-05-02 17:00:12 +00:00
Brian Burkhalter
4826a91e7a
8355443: [java.io] Use @requires tag instead of exiting based on File.separatorChar value
...
Reviewed-by: naoto, vyazici
2025-05-02 16:59:56 +00:00
Brian Burkhalter
5faa559022
8355444: [java.io] Use @requires tag instead of exiting based on "os.name" property value
...
Reviewed-by: jpai, lancea
2025-05-02 16:59:41 +00:00
Per Minborg
9f9e73d5f9
8349146: [REDO] Implement a better allocator for downcalls
...
Reviewed-by: mcimadamore, jvernee, liach
2025-05-02 14:14:59 +00:00
Jan Lahoda
d29700cc80
8344706: Implement JEP 512: Compact Source Files and Instance Main Methods
...
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Reviewed-by: liach, cstein, vromero, naoto
2025-05-02 06:10:48 +00:00
Chen Liang
bd7c77898a
8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe
...
Reviewed-by: jpai, jvernee
2025-05-02 01:30:47 +00:00
Chen Liang
bee273d6b4
8297271: AccessFlag.maskToAccessFlags should be specific to class file version
...
Reviewed-by: rriggs
2025-05-01 14:37:26 +00:00
Jan Lahoda
0a697f6ff4
8344708: Implement JEP 511: Module Import Declarations
...
Reviewed-by: mcimadamore, vromero, alanb
2025-05-01 07:42:38 +00:00
Chen Liang
e36756b264
8297727: Forcing LF interpretation lead to StackOverflowError in reflection code
...
Reviewed-by: jvernee
2025-04-30 21:56:13 +00:00
Per Minborg
fbc4691bfa
8351565: Implement JEP 502: Stable Values (Preview)
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: vklang, jvernee, alanb, liach
2025-04-30 16:03:25 +00:00
Roger Riggs
4c695fa8a4
8351000: StringBuilder getChar and putChar robustness
...
Reviewed-by: liach, lancea, rgiulietti, pminborg
2025-04-30 13:50:57 +00:00
Volkan Yazici
7d9a43839a
8355370: Include server name in HTTP test server thread names to improve diagnostics
...
Reviewed-by: dfuchs, jpai
2025-04-30 08:15:21 +00:00
Chen Liang
dcffd9d9ac
8347471: Provide valid flags and mask in AccessFlag.Location
...
Reviewed-by: rriggs
2025-04-30 00:39:02 +00:00
Mark Powers
c2485d5f7d
8351113: RC2ParameterSpec throws IllegalArgumentException when offset is negative
...
Reviewed-by: mullan
2025-04-29 19:12:52 +00:00
Manukumar V S
bd7561c315
8355441: Remove antipattern from PassFailJFrame.forcePass javadoc
...
Reviewed-by: aivanov, honkar
2025-04-29 16:43:15 +00:00
Roger Riggs
2f8448034f
8354053: Remove unused JavaIOFilePermissionAccess
...
Reviewed-by: liach, weijun
2025-04-28 18:21:46 +00:00
Naoto Sato
c0dc31422d
8355558: SJIS.java test is always ignored
...
Reviewed-by: bpb
2025-04-28 16:03:40 +00:00
Tejesh R
9c86ac2723
8354495: Open source several AWT DataTransfer tests
...
Reviewed-by: azvegint
2025-04-27 11:44:40 +00:00
Manukumar V S
2785570f56
8355366: Fix the wrong usage of PassFailJFrame.forcePass() in some manual tests
...
Reviewed-by: honkar, aivanov, prr
2025-04-25 20:12:45 +00:00
Stuart Marks
15f42e348d
8350703: Add standard system property stdin.encoding
...
Reviewed-by: naoto, alanb
2025-04-25 16:32:42 +00:00
Eirik Bjørsnøs
e6cea4025b
8355475: UNCTest should use an existing UNC path
...
Reviewed-by: dfuchs
2025-04-25 11:17:15 +00:00
David Beaumont
e01e33d19b
8354424: java/util/logging/LoggingDeadlock5.java fails intermittently in tier6
...
Reviewed-by: dfuchs, smarks
2025-04-24 19:18:13 +00:00
Alexander Zvegintsev
b10a304b2b
8354553: Open source several clipboard tests batch0
...
Reviewed-by: serb, prr
2025-04-23 23:03:22 +00:00
Alexander Zvegintsev
4873eec06f
8354554: Open source several clipboard tests batch1
...
Reviewed-by: serb, prr
2025-04-23 22:57:42 +00:00
Alexey Ivanov
bf8a881f02
8352733: Improve RotFontBoundsTest test
...
Use PassFailJFrame framework for creating manual test UI.
Provide check boxes for each degree of rotation which allow
hiding and showing the specified rotation.
Provide 'Select All' and 'Clear All' buttons.
Display Java version at the bottom of the test.
Reviewed-by: prr, azvegint, abhiscxk, honkar
2025-04-23 18:47:11 +00:00
Justin Lu
ac41bc31c9
8354343: Hardening of Currency tests for not yet defined future ISO 4217 currency
...
Reviewed-by: naoto
2025-04-23 16:52:42 +00:00
Alexander Zuev
1b8f760d1b
8354928: Clean up and open source some miscellaneous AWT tests
...
Reviewed-by: prr, dnguyen
2025-04-22 20:17:01 +00:00
Tejesh R
6a31061339
8354248: Open source several AWT GridBagLayout and List tests
...
Reviewed-by: abhiscxk
2025-04-22 16:11:55 +00:00
Tejesh R
367bcc5df8
8353445: Open source several AWT Menu tests - Batch 1
...
Reviewed-by: abhiscxk, prr
2025-04-22 07:59:45 +00:00
Tejesh R
17b080b2c9
8353446: Open source several AWT Menu tests - Batch 2
...
Reviewed-by: abhiscxk
2025-04-22 07:44:44 +00:00
Tejesh R
d1d7d2569c
8353957: Open source several AWT ScrollPane tests - Batch 1
...
Reviewed-by: psadhukhan
2025-04-22 06:23:24 +00:00
Tejesh R
e2cb64674f
8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main
...
Reviewed-by: prr, achung
2025-04-22 05:56:07 +00:00
Tejesh R
f880fa91dc
8352793: Open source several AWT TextComponent tests - Batch 1
...
Reviewed-by: prr, serb
2025-04-22 03:09:45 +00:00
Justin Lu
1526dd81d9
8354344: Test behavior after cut-over for future ISO 4217 currency
...
Reviewed-by: naoto
2025-04-21 20:24:20 +00:00
Alexander Zuev
8270cd0ad2
8353470: Clean up and open source couple AWT Graphics related tests (Part 2)
...
Reviewed-by: serb
2025-04-21 20:23:15 +00:00
Alexander Zuev
a7128d86ea
8354653: Clean up and open source KeyEvent related tests (Part 4)
...
Reviewed-by: serb
2025-04-21 20:19:45 +00:00
Alexander Zuev
cd2d49f711
8354472: Clean up and open source KeyEvent related tests (Part 3)
...
Reviewed-by: honkar
2025-04-21 17:37:58 +00:00
Abhishek Kumar
f8f1be3de5
8353552: Opensource Several Font related tests - Batch 3
...
8355048: ProblemList TestGlyphVectorLayout.java on all platforms
Reviewed-by: serb, aivanov
2025-04-18 18:50:08 +00:00
Phil Race
bb08a70bd8
8355002: Clean up some mentions of "applet" in tests
...
Reviewed-by: serb
2025-04-18 17:01:42 +00:00
Ivan Šipka
0feecb7c6a
8351851: Update PmemTest to run on AMD64
...
Reviewed-by: adinn
2025-04-18 10:44:29 +00:00
Alexander Zuev
ad7c475fb1
8353655: Clean up and open source KeyEvent related tests (Part 1)
...
Reviewed-by: abhiscxk
2025-04-17 19:53:45 +00:00
Alexander Zuev
e163a76f2b
8354106: Clean up and open source KeyEvent related tests (Part 2)
...
Reviewed-by: abhiscxk, prr
2025-04-17 16:26:36 +00:00
Johannes Graham
04c32fc08a
8354522: Clones of DecimalFormat cause interferences when used concurrently
...
Reviewed-by: jlu, naoto
2025-04-17 16:22:00 +00:00
Alexander Zuev
5660922568
8353070: Clean up and open source couple AWT Graphics related tests (Part 1)
...
Reviewed-by: serb
2025-04-17 16:20:35 +00:00