Damon Nguyen
14df5c130e
8307165: java/awt/dnd/NoFormatsDropTest/NoFormatsDropTest.java timed out
...
Reviewed-by: prr
2023-05-08 17:56:27 +00:00
Volker Simonis
4116b109f0
8306461: ObjectInputStream::readObject() should handle negative array sizes without throwing NegativeArraySizeExceptions
...
Co-authored-by: Yakov Shafranovich <yakovsh@amazon.com>
Reviewed-by: shade, rriggs
2023-05-08 14:56:05 +00:00
Raffaello Giulietti
93ee19f58a
8305486: Add split() variants that keep the delimiters to String and j.u.r.Pattern
...
Reviewed-by: jpai, rriggs
2023-05-08 14:51:35 +00:00
Conor Cleary
ad90fb6da3
8293786: HttpClient will not send more than 64 kb of data from the 2nd request in http2
...
Reviewed-by: dfuchs, djelinski
2023-05-08 14:49:43 +00:00
Darragh Clarke
4b02956d42
8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking
...
Reviewed-by: djelinski, dfuchs
2023-05-08 14:33:44 +00:00
Alexander Zvegintsev
3d3eaed913
8306941: Open source several datatransfer and dnd AWT tests
...
Reviewed-by: prr
2023-05-06 02:16:32 +00:00
Rajat Mahajan
6c71859ac2
6176679: Application freezes when copying an animated gif image to the system clipboard
...
Reviewed-by: aivanov, dmarkov
2023-05-05 18:03:58 +00:00
Damon Nguyen
b5a48277ab
8306871: Open source more AWT Drag & Drop tests
...
Reviewed-by: prr
2023-05-05 16:28:03 +00:00
Maurizio Cimadamore
47422be2d1
8307375: Alignment check on layouts used as sequence element is not correct
...
Reviewed-by: jvernee
2023-05-05 15:59:13 +00:00
Matthew Donovan
3f6a3545a2
8305169: java/security/cert/CertPathValidator/OCSP/GetAndPostTests.java -- test server didn't start in timely manner
...
Reviewed-by: ssahoo, jnimeh
2023-05-05 14:17:00 +00:00
Alexander Zvegintsev
2adb3b409e
8306943: Open source several dnd AWT tests
...
Reviewed-by: prr, serb
2023-05-04 15:39:08 +00:00
Abhishek Kumar
82a8e91ef7
8306489: Open source AWT List related tests
...
Reviewed-by: prr, serb
2023-05-04 06:08:31 +00:00
Aleksey Shipilev
fcb280a48b
8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity
...
Reviewed-by: dholmes, alanb
2023-05-03 09:39:57 +00:00
Adam Sotona
c8f37564bf
8306729: Add nominal descriptors of modules and packages to Constants API
...
Reviewed-by: mchung
2023-05-03 06:34:58 +00:00
Damon Nguyen
418a82551a
8306466: Open source more AWT Drag & Drop related tests
...
Reviewed-by: prr
2023-05-02 23:45:44 +00:00
Harshitha Onkar
76991c8129
8282232: [Win] GetMousePositionWithPopup test fails due to wrong mouse position
...
Reviewed-by: prr
2023-05-02 23:22:17 +00:00
Jorn Vernee
a8bf2acb7d
8304888: Add dedicated VMProps for linker and fallback linker
...
Reviewed-by: alanb, mcimadamore
2023-05-02 13:56:32 +00:00
Jorn Vernee
1532a1b0bd
8307164: TestSegmentCopy times out (mainline)
...
Reviewed-by: mcimadamore
2023-05-02 10:42:49 +00:00
Alan Bateman
86f97fe70c
8305919: java/lang/Thread/virtual/HoldsLock.java#id0 failed, ThreadInfo.getLockInfo() return null
...
Reviewed-by: jpai
2023-05-02 07:20:19 +00:00
Jorn Vernee
7d07d19523
8305201: Improve error message for GroupLayouts that are too large on SysV
...
Reviewed-by: mcimadamore
2023-05-01 14:12:51 +00:00
Jorn Vernee
67dd841432
8305093: Linker cache should not take layout names into account
...
Reviewed-by: mcimadamore
2023-05-01 13:41:00 +00:00
Jorn Vernee
1de1a38859
8303002: Reject packed structs from linker
...
8300784: Specify exactly how padding should be presented to the linker
8304803: NPE thrown during downcall classification under Linux/x64
8303524: Check FunctionDescriptor byte order when linking
Reviewed-by: mcimadamore
2023-05-01 13:00:41 +00:00
Hannes Greule
b3dbf28bc0
8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default
...
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: vromero, jwaters
2023-04-30 07:34:09 +00:00
Alexander Zuev
6d6d00b69c
8306954: Open source five Focus related tests
...
Reviewed-by: prr
2023-04-29 18:19:11 +00:00
Sergey Bylokhov
d43a5a289f
8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed
...
Reviewed-by: jiefu, prr
2023-04-29 01:29:13 +00:00
Damon Nguyen
05af487a2d
8306681: Open source more AWT DnD related tests
...
Reviewed-by: prr, serb
2023-04-28 19:20:16 +00:00
Damon Nguyen
ec5c7926f3
8306133: Open source few AWT Drag & Drop related tests
...
Reviewed-by: prr, psadhukhan
2023-04-28 19:16:12 +00:00
Alexander Zuev
6d6f726b74
8307078: Opensource and clean up five more AWT Focus related tests
...
Reviewed-by: serb, prr
2023-04-28 18:46:48 +00:00
Phil Race
89711f3767
8307079: Update test java/awt/Choice/DragOffNoSelect.java
...
Reviewed-by: azvegint, serb
2023-04-28 18:17:24 +00:00
Madjosz
f83e7302c1
8302983: ZoneRulesProvider.registerProvider() twice will remove provider
...
Reviewed-by: naoto
2023-04-28 16:23:13 +00:00
Tejesh R
485a0691f4
8306432: Open source several AWT Text Component related tests
...
Reviewed-by: prr
2023-04-28 14:35:16 +00:00
Tejesh R
169a7c27a7
8306640: Open source several AWT TextArea related tests
...
Reviewed-by: prr, serb
2023-04-28 14:27:38 +00:00
Amit Kumar
fee02f0668
8299748: java/util/zip/Deinflate.java failing on s390x
...
Reviewed-by: jpai, lancea, simonis, aturbanov
2023-04-28 11:55:59 +00:00
Justin Lu
f3c90f0445
8306711: Improve diagnosis of IntlTest
framework
...
Reviewed-by: naoto, lancea
2023-04-28 00:16:29 +00:00
Roger Riggs
b827ce8334
8298993: (process) java/lang/ProcessBuilder/UnblockSignals.java fails
...
Reviewed-by: bchristi
2023-04-27 20:36:40 +00:00
Brian Burkhalter
80fae514b1
8306959: (bf) CharBuffer.append(CharSequence,int,int) throws BufferOverflowException where IndexOutOfBoundsException expected
...
Reviewed-by: alanb
2023-04-27 17:20:08 +00:00
Raffaello Giulietti
eb358619df
8205592: BigDecimal.doubleValue() is depressingly slow
...
Reviewed-by: darcy
2023-04-27 17:01:56 +00:00
Abhishek Kumar
41ba05e450
8306850: Open source AWT Model related tests
...
Reviewed-by: serb, azvegint
2023-04-27 15:59:42 +00:00
Per Minborg
cbccc4c817
8304265: Implementation of Foreign Function and Memory API (Third Preview)
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
2023-04-27 09:00:58 +00:00
Daniel Fuchs
41d58533ac
8306940: test/jdk/java/net/httpclient/XxxxInURI.java should call HttpClient::close
...
Reviewed-by: jpai, djelinski
2023-04-27 08:25:40 +00:00
Archie Cobbs
1e4eafb4fe
8071693: Introspector ignores default interface methods
...
Reviewed-by: prr, aivanov, serb
2023-04-26 22:45:10 +00:00
Abhishek Kumar
732179ca84
8306409: Open source AWT KeyBoardFocusManger, LightWeightComponent related tests
...
Reviewed-by: psadhukhan, tr, serb
2023-04-26 19:07:25 +00:00
Justin Lu
8e36c05d6c
8305853: java/text/Format/DateFormat/DateFormatRegression.java fails with "Uncaught exception thrown in test method Test4089106"
...
Reviewed-by: naoto, lancea
2023-04-26 16:53:43 +00:00
Brian Burkhalter
d0e8aec041
8306374: (bf) Improve performance of DirectCharBuffer::append(CharSequence[,int,int])
...
Reviewed-by: liach, alanb
2023-04-26 16:37:18 +00:00
Tejesh R
44d9f55d0b
8306072: Open source several AWT MouseInfo related tests
...
Reviewed-by: serb, psadhukhan
2023-04-26 05:44:13 +00:00
Abhishek Kumar
ed1ebd242a
8306652: Open source AWT MenuItem related tests
...
Reviewed-by: prr, psadhukhan
2023-04-26 05:17:48 +00:00
Justin Lu
00b1eacad6
8306031: Update IANA Language Subtag Registry to Version 2023-04-13
...
Reviewed-by: naoto
2023-04-25 20:32:24 +00:00
Alexander Zvegintsev
88d9ebf8e8
8306752: Open source several container and component AWT tests
...
Reviewed-by: prr
2023-04-25 20:27:34 +00:00
Alexander Zvegintsev
1c2dadc31e
8306683: Open source several clipboard and color AWT tests
...
Reviewed-by: prr
2023-04-25 20:26:45 +00:00
Alexander Zvegintsev
b372f28ad4
8306753: Open source several container AWT tests
...
Reviewed-by: prr
2023-04-25 20:25:16 +00:00