Forgot to point this out too when I was looking at the updater.sh script the other day...
....
...
# delete java if no java model
if [ ! -f /root/.java ]; then
rm -rf /hdd1/usr/QtPalmtop.rom/j2me
fi
...
...
That's part of the updater.sh from the Sharp 1.11 ROM.
It looks like it would aim to remove J2ME (Personal Profile) from your Zaurus if you had it installed..., however, it seems to be trying to remove it from hdd1... that's not where a user install would go. that would be hdd2..
Anyway, the sentiment is dodgy.. I mean you could work for Sun Microsystems.. actually for the team that develops J2ME so you could be legitimately licensed to run it on your Z (not very likely though).
- Andy