• Java 75.1%
  • C++ 13.9%
  • C 7.2%
  • Assembly 2.2%
  • Objective-C 0.4%
  • Other 1.1%
Find a file
Min Choi 92fcfff648 8391256: TestZoneTextPrinterParser.java assertion fails with expected: <Mountain Standard Time> but was: <Mountain Daylight Time>
Reviewed-by: andrew, sgehwolf
Backport-of: 1fac148c2dcc5c2f065999ff3562a76e3c699d0f
2026-09-09 01:24:37 +00:00
.github 8381205: GHA: Upgrade Node.js 20 to 24 2026-05-18 19:08:06 +00:00
.jcheck Merge 2026-08-18 17:59:04 +00:00
bin 8309501: Remove workaround in bin/idea.sh for non standard JVMCI file layout 2023-06-06 15:53:54 +00:00
doc 8247690: RunTest does not support running of JTREG manual tests 2026-06-24 17:54:21 +00:00
make 8390380: Cherry-pick metazone changes from CLDR to support tzdata2026c for JDK update releases 2026-09-07 20:01:33 +00:00
src 8388214: (tz) Update Timezone Data to 2026c 2026-09-08 16:56:53 +00:00
test 8391256: TestZoneTextPrinterParser.java assertion fails with expected: <Mountain Standard Time> but was: <Mountain Daylight Time> 2026-09-09 01:24:37 +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-08 13:17:33 +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 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00
CONTRIBUTING.md 8295198: Update more openjdk.java.net => openjdk.org URLs 2022-10-12 13:34:07 +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 8343474: [updates] Customize README.md to specifics of update project 2024-11-13 09:11:06 +00:00
SECURITY.md 8340815: Add SECURITY.md file 2024-09-27 14:24:57 +00:00

Welcome to OpenJDK 21 Updates!

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

For more OpenJDK 21 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.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.