Go to file
Boris Ulasevich bec2e07144 8320682: [AArch64] C1 compilation fails with "Field too big for insn"
Reviewed-by: phh
2025-04-15 17:41:15 +00:00
.github 8342988: GHA: Build JTReg in single step 2025-02-11 13:51:28 +00:00
.jcheck 8350651: Bump update version for OpenJDK: jdk-17.0.16 2025-02-26 08:29:36 +00:00
bin 8304134: jib bootstrapper fails to quote filename when checking download filetype 2023-04-20 08:35:54 +00:00
doc 8341927: Replace hardcoded security providers with new test.provider.name system property 2024-11-21 09:12:34 +00:00
make 8353709: Debug symbols bundle should contain full debug files when building --with-external-symbols-in-bundles=public 2025-04-15 09:04:54 +00:00
src 8320682: [AArch64] C1 compilation fails with "Field too big for insn" 2025-04-15 17:41:15 +00:00
test 8320682: [AArch64] C1 compilation fails with "Field too big for insn" 2025-04-15 17:41:15 +00:00
.gitattributes 8241768: git needs .gitattributes 2020-09-03 19:14:11 +02:00
.gitignore 8305721: add `make compile-commands` artifacts to .gitignore 2023-04-13 16:57:48 +00:00
ADDITIONAL_LICENSE_INFO 8193208: Add additional licensing file for the JDK 2017-12-14 18:20:33 +01:00
ASSEMBLY_EXCEPTION 8166799: ASSEMBLY_EXCEPTION contains historical company name 2016-10-06 18:06:04 -07:00
CONTRIBUTING.md 8251552: Add minimal CONTRIBUTING.md file 2020-08-27 14:41:33 +02:00
LICENSE
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 8343474: [updates] Customize README.md to specifics of update project 2024-11-15 07:35:01 +00:00
SECURITY.md 8340815: Add SECURITY.md file 2024-09-30 13:00:40 +00:00
configure 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00

README.md

Welcome to OpenJDK 17 Updates!

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

For more OpenJDK 17 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.