JDK main-line development https://openjdk.org/projects/jdk
Find a file
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
.github 8337265: Test static-libs build in GitHub Actions 2024-09-03 19:04:04 +00:00
.jcheck 8334166: Enable binary check 2024-06-24 05:15:32 +00:00
bin 8322936: Update blessed-modifier-order.sh for default, sealed, and non-sealed 2024-01-09 11:36:36 +00:00
doc 8335911: Document ccls indexer in doc/ide.md 2024-07-09 13:11:07 +00:00
make 8339371: jlink.log warning when building after JDK-8338404 2024-09-04 10:35:04 +00:00
src 8339148: Make os::Linux::active_processor_count() public 2024-09-04 16:21:19 +00:00
test 8332901: Select{Current,New}ItemTest.java for Choice don't open popup on macOS 2024-09-04 16:37:17 +00:00
.gitattributes 8314543: gitattributes: make diffs easier to read 2023-08-18 07:48:50 +00:00
.gitignore 8326964: Remove Eclipse Shared Workspaces 2024-03-19 06:27:50 +00:00
ADDITIONAL_LICENSE_INFO 8193208: Add additional licensing file for the JDK 2017-12-14 18:20:33 +01:00
ASSEMBLY_EXCEPTION 8295198: Update more openjdk.java.net => openjdk.org URLs 2022-10-12 13:34:07 +00:00
configure 8294549: configure script should detect unsupported path 2023-11-27 14:52:42 +00:00
CONTRIBUTING.md 8312882: Update the CONTRIBUTING.md with pointers to lifecycle of a PR 2023-08-10 22:26:32 +00:00
LICENSE 8154469: Update FSF address 2016-05-30 16:17:11 +02:00
Makefile 8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged 2016-09-21 14:20:27 +02:00
README.md 8295529: Add link to JBS to README.md 2022-10-20 17:30:11 +00:00

Welcome to the JDK!

For build instructions please see the online documentation, or either of these files:

See https://openjdk.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.