I really like that you now can use Java to write games that are cross-compiled into Javascript using GWT.
I found a wrapper for the canvas, sound and video parts of HTML5 here:
http://code.google.com/p/gwt-g2d/
some demos where this wrapper is used:
http://gwt-g2d.appspot.com/
Edit: Here is also a library for WebGL:
http://code.google.com/p/gwt-g3d/
All this makes me very happy!!!
but… this is not really any news since that Quake II demo has been around for some time now and uses exactly the same method.
Anyways…
What do you think? Is this a train you will jump on?