6 thoughts on “Seriously?

  1. That cannot work, surely?

    (I did try and fire up Java to test, but my eyes started to bleed when I had to build all the guff around a main() function just to run it)

    Like

  2. Andres Soolo I think that could only be a problem if you are using some other language that compiles to Java as an intermediate representation. I otherwise can’t think of a way unicode literals in the the source code could cause a problem at runtime apart from the obvious problem of obfuscating pieces of the program from the developers.

    Like

Leave a comment