Skip to content

Commit ac1f868

Browse files
committed
8343474: [updates] Customize README.md to specifics of update project
Reviewed-by: sgehwolf, lucy Backport-of: 22d5e0d1f8849410abe40165b58f45f5e4293884
1 parent e470734 commit ac1f868

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Welcome to the JDK!
1+
# Welcome to OpenJDK 17 Updates!
2+
3+
The JDK 17 Updates project uses two GitHub repositories.
4+
Updates are continuously developed in the repository [jdk17u-dev](https://github.com/openjdk/jdk17u-dev). This is the repository usually targeted by contributors.
5+
The [jdk17u](https://github.com/openjdk/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).
6+
7+
For more OpenJDK 17 updates specific information such as timelines and contribution guidelines see the [project wiki page](https://wiki.openjdk.org/display/JDKUpdates/JDK+17u/).
8+
29

310
For build instructions please see the
411
[online documentation](https://openjdk.java.net/groups/build/doc/building.html),

0 commit comments

Comments
 (0)