summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoger Riggs2022-07-27 14:47:17 +0000
committerRoger Riggs2022-07-27 14:47:17 +0000
commitc1040897cd6d5bc6e76c971035cc36c9d35b31e6 (patch)
treebf06b00992540572dfc7723a0fb296b5682f59ac /README.md
downloadjdk-jdk-20+8.zip
jdk-jdk-20+8.tar.gz
8290848: LoadLibraryUnload.java still fails with "Too few cleared WeakReferences"graftedjdk-20+8
Reviewed-by: mchung, jpai
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..399e7cc
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# Welcome to the JDK!
+
+For build instructions please see the
+[online documentation](https://openjdk.java.net/groups/build/doc/building.html),
+or either of these files:
+
+- [doc/building.html](doc/building.html) (html version)
+- [doc/building.md](doc/building.md) (markdown version)
+
+See <https://openjdk.java.net/> for more information about
+the OpenJDK Community and the JDK.