Hi,
While wring some code that I wanted to compile for both the JVM and js I noticed some java.lang. and java.util.* classes are defined in the js stdlib. This strikes me as a bit odd as I wouldn't expect to have references to java in code that would compile to javascript