Hacker News new | ask | show | jobs
by curt15 2595 days ago
Android has been using OpenJDK for a while with no problems.
1 comments

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...