8365389: Remove static color fields from SwingUtilities3 and WindowsMenuItemUI Reviewed-by: sgehwolf Backport-of: 3468c6e5ef7e7592cf9484736ce333fbe0eaf34d 
6 files changed
tree: ad5ba44af0a434f32f918d31c4fd4a95d3ef0deb
  1. .github/
  2. .jcheck/
  3. bin/
  4. doc/
  5. make/
  6. src/
  7. test/
  8. .gitattributes
  9. .gitignore
  10. ADDITIONAL_LICENSE_INFO
  11. ASSEMBLY_EXCEPTION
  12. configure
  13. LICENSE
  14. Makefile
  15. README.md
  16. SECURITY.md
README.md

Welcome to OpenJDK 11 Updates!

The JDK 11 Updates project uses two GitHub repositories. Updates are continuously developed in the repository jdk11u-dev. This is the repository usually targeted by contributors. The jdk11u repository is used for rampdown of the update releases of jdk11u and only accepts critical changes that must make the next release during rampdown. (You probably do not want to target jdk11u).

For more OpenJDK 11 updates specific information such as timelines and contribution guidelines see the project wiki page.

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

See https://openjdk.java.net/ for more information about the OpenJDK Community and the JDK.