diff options
author | Jeremie Koenig <jk@jk.fr.eu.org> | 2012-01-29 15:14:41 +0100 |
---|---|---|
committer | Jeremie Koenig <jk@jk.fr.eu.org> | 2012-01-29 15:15:13 +0100 |
commit | 84aa66dd215b57278acc6b7f56068c74d1aebca1 (patch) | |
tree | b4e07101ed1bb3951cff092afe8c32f9a696d4cc /user/jkoenig/java.mdwn | |
parent | 80e967113e2a4f23f535c85eeab56a421820dc1e (diff) | |
download | web-84aa66dd215b57278acc6b7f56068c74d1aebca1.tar.gz web-84aa66dd215b57278acc6b7f56068c74d1aebca1.tar.bz2 web-84aa66dd215b57278acc6b7f56068c74d1aebca1.zip |
user/jkoenig/java: GSoC report
Diffstat (limited to 'user/jkoenig/java.mdwn')
-rw-r--r-- | user/jkoenig/java.mdwn | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/user/jkoenig/java.mdwn b/user/jkoenig/java.mdwn index e5d288cc..fd12987e 100644 --- a/user/jkoenig/java.mdwn +++ b/user/jkoenig/java.mdwn @@ -11,7 +11,7 @@ License|/fdl]]."]]"""]] [[!tag stable_URL]] -# Improve Java on Hurd (GSoC 2011) +# Improve Java on Hurd ## Description @@ -21,14 +21,19 @@ This includes porting OpenJDK, creating low-level Java bindings for Mach and Hurd, as well as creating Java libraries to help with translator development. -For details, see my original [[proposal]]. +I started working on this as a participant in Google Summer of Code 2011, +for the GNU project. +See my original [[proposal]] and final [[report]]. ## Current status -Feeling slightly behind schedule; but project is very ambitious, which has been -known from the beginning, and there is great progress, so there is no problem. ---[[tschwinge]], 2011-06-29. +OpenJDK 7 kindof works, +but there are still imperfections and some integration work remains. + +This page is somewhat out-of-date. +At the moment, +the GSoC [report] is more accurate. ### Apt repository |