Hacker News new | ask | show | jobs
by liopleurodon 2600 days ago
Oracle v Google
1 comments

Android has been using OpenJDK for a while with no problems.
As far as I can tell, Oracle vs Google was due to Google not using OpenJDK, but their own implementation.
Moreover, their implementation didn’t work on standard compliand JVMs, and was called Java, despite being only similar to Java. Even Microsoft’s J++ worked on different JVMs if you didn’d use Windows specific classes...