jdk-24/test/jdk/java
Alexey Ivanov ef96a7b014 8332901: Select{Current,New}ItemTest.java for Choice don't open popup on macOS
Move SelectCurrentItemTest.java to java/awt/Choice/SelectItem/.
Move SelectNewItemTest.java to java/awt/Choice/SelectItem/.
Use latches to control test flow instead of delays.
Encapsulate the common logic in SelectCurrentItemTest.
Provide overridable checkXXX() methods to modify conditions.
Provide an overridable method which defines where to click
in the choice popup to select an item.

Reviewed-by: honkar, prr, dnguyen
2024-09-04 16:37:17 +00:00
..
awt 8332901: Select{Current,New}ItemTest.java for Choice don't open popup on macOS 2024-09-04 16:37:17 +00:00
beans 8308152: PropertyDescriptor should work with overridden generic getter method 2023-06-08 02:51:36 +00:00
foreign 8338967: Improve performance for MemorySegment::fill 2024-09-03 10:25:27 +00:00
io 8335290: Rename ClassFile::transform to ClassFile::transformClass 2024-07-03 05:03:56 +00:00
lang 8339166: java/lang/String/concat/HiddenClassUnloading.java fails on AIX and Linux ppc64le after JDK-8336856 2024-08-30 10:18:19 +00:00
math 8334755: Asymptotically faster implementation of square root algorithm 2024-08-03 13:08:54 +00:00
net 8338740: java/net/httpclient/HttpsTunnelAuthTest.java fails with java.io.IOException: HTTP/1.1 header parser received no bytes 2024-09-03 13:32:50 +00:00
nio 8335771: Improve stability of java/nio/channels/DatagramChannel tests 2024-08-19 13:47:40 +00:00
rmi 8333477: Delete extra empty spaces in Makefiles 2024-06-07 13:36:05 +00:00
security 8337826: Improve logging in OCSPTimeout and SimpleOCSPResponder to help diagnose JDK-8309754 2024-08-07 21:06:47 +00:00
sql 8068958: Timestamp.from(Instant) should throw when conversion is not possible 2023-12-23 22:53:23 +00:00
text 8338690: CompactNumberInstance.format incorrectly formats some numbers (few vs many) 2024-08-27 15:34:50 +00:00
time 8331202: Support for Duration until another Instant 2024-05-16 16:12:53 +00:00
util 8325679: Optimize ArrayList subList sort 2024-09-04 13:40:40 +00:00