diff options
Diffstat (limited to 'jvmfwk/README')
-rw-r--r-- | jvmfwk/README | 3 |
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. |