Skip to content

Commit a47c72f

Browse files
vieirojerboaa
authored andcommitted
8343474: [updates] Customize README.md to specifics of update project
Reviewed-by: sgehwolf Backport-of: ac1f868
1 parent bf34fd4 commit a47c72f

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 11 Updates!
2+
3+
The JDK 11 Updates project uses two GitHub repositories.
4+
Updates are continuously developed in the repository [jdk11u-dev](https://github.com/openjdk/jdk11u-dev). This is the repository usually targeted by contributors.
5+
The [jdk11u](https://github.com/openjdk/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).
6+
7+
For more OpenJDK 11 updates specific information such as timelines and contribution guidelines see the [project wiki page](https://wiki.openjdk.org/display/JDKUpdates/JDK11u).
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)