Slashdot Mirror


The Case For Oracle

An anonymous reader writes "In a lucid writeup, InfoWorld's Neil McAllister takes a different angle on the Oracle-Google lawsuit, giving an explanation why Oracle was right to sue Google. McAllister argues that Google is splintering the Java platform, just like Microsoft was doing back in the 90s, and should be held up to the same standards. He further cites Google's Josh Bloch calling for Oracle to take a lead role in steering Java, concluding that Bloch maybe 'should have been more careful what he wished for.'"

1 of 341 comments (clear)

  1. Dalvik is not a Java VM by liloldme · · Score: 5, Interesting

    I stopped reading right where it said Dalvik is Java based. It doesn't even run Java byte codes...

    Is it a requirement for a tech reporter to be completely clueless? Is not doing basic research part of the job requirement?

    Following this logic Google Web Toolkit is "Java-based" too. Nevermind that the whole thing compiles to HTML and JavaScript.

    Just because Google provides language bindings in Java (and is able to cross-compile the Java class libraries to another runtime), does not make Dalvik runtime "Java-based". It does mean Google is able to leverage existing developer base on their new platform though. Smart move.

    What's next, Oracle going to sue GCJ for compiling Java to native?