diff options
author | Sven Gothel <[email protected]> | 2013-08-06 16:02:00 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-08-06 16:02:00 +0200 |
commit | 2df19382de348d2d5b6093ccbc8f48464b3ed861 (patch) | |
tree | ac931f5d5b200fd305fe28e763583fdd35af51b1 /README.txt | |
parent | 32ad10fd94b0c21237b1f916cd87534ea5bad048 (diff) |
Cleanup doc structure .. adding ABOUT.txt and top-level README.txt .. / Adding JEP161/OpenJDK8 notes ..
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..05b9872 --- /dev/null +++ b/README.txt @@ -0,0 +1,14 @@ + +Documentation: + ./ABOUT.txt - About Ji-Gong + ./README.txt - This document + + ./doc/README.JEP161.txt - OpenJDK8 JEP161 Build .. + ./doc/README.Jigsaw.txt - OpenJDK8 Jigsaw Build + ./doc/README.JVM.txt - Notes about custom JVM + +Bug 792: OpenJDK Subset - JRT Core + https://jogamp.org/bugzilla/show_bug.cgi?id=792 + + Currently testing OpenJDK8 JEP161: + ./doc/README.JEP161.txt |