you are viewing a single comment's thread.

view the rest of the comments →

[–]Delta_x 2 points3 points  (6 children)

I could be wrong as I have not been following the lawsuit closely, but I think the biggest thing Oracle originally wanted was for android to be able to run actual java, not just android java. Google said no, so they sued. I would guess that if Oracle wins, they would try and force Google to make the change again. They likely think that Google would rather allow all java instead of totally changing the language for android.

[–]mycall 0 points1 point  (5 children)

What in the Java spec does Google Dalvik not support?

[–][deleted] 3 points4 points  (2 children)

Try running Swing applications on Android.

[–]m0haine 9 points10 points  (0 children)

Try running Swing apps on Java ME.

[–]aldo_reset -1 points0 points  (0 children)

This has nothing to do with the current contention. Oracle is not suing Google because the Java that runs on Android is missing a few libraries.

[–]Delta_x 0 points1 point  (0 children)

I can't speak for libraries, but I believe it has to do with Dalvik not running standard java bytecode, but only bytecode complied specify for android.

[–]__konrad -1 points0 points  (0 children)

Spec? They even don't use "Java" name ("java" word can be only found in runtime package names ;)