Y
Hacker News
new
|
ask
|
show
|
jobs
by
antimatter
4037 days ago
Silly question. Is there any potential for Google to move off of Java (perhaps to Go) for Android development as a result of this?
2 comments
Splendor
4037 days ago
Probably not, but Google has already developed a different runtime.
http://en.wikipedia.org/wiki/Android_Runtime
link
elpool2
4037 days ago
Seems unlikely, since the article mentions that Google has already stopped using the code in question.
link
comex
4037 days ago
Google stopped using a bit of code from the OpenJDK that they accidentally copied wholesale. The main claim is on the basic concept of reimplementing the Java standard library, which Google can't stop doing in a hurry.
link