summaryrefslogtreecommitdiff
path: root/jvmfwk/README
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/README')
-rw-r--r--jvmfwk/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/jvmfwk/README b/jvmfwk/README
index 54af22469516..dad5f435622e 100644
--- a/jvmfwk/README
+++ b/jvmfwk/README
@@ -1 +1,4 @@
Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.
+
+Uses an over-engineered "plugin" mechanism although there is only one
+"plugin", called "sunmajor", that handles all possible JREs.