summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/bootstrap-flow.md (renamed from docs/bootstrap-flow.txt)8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/bootstrap-flow.txt b/docs/bootstrap-flow.md
index 602eab7..96d18e6 100644
--- a/docs/bootstrap-flow.txt
+++ b/docs/bootstrap-flow.md
@@ -1,3 +1,11 @@
1# meta-java OpenJDK bootstrap workflow #
2
3## OpenJDK-14 ##
4
5 * TODO
6
7## OpenJDK-7 and OpenJDK-8 ##
8
1* first jikes-native is compiled 9* first jikes-native is compiled
2 * a Java 1.4-capable compiler that does not need a runtime or 10 * a Java 1.4-capable compiler that does not need a runtime or
3 (strictly) a class library to work 11 (strictly) a class library to work