LWN.net Logo

GPLv2's implicit patent license and Dalvik

GPLv2's implicit patent license and Dalvik

Posted Jun 10, 2011 5:32 UTC (Fri) by ldo (subscriber, #40946)
In reply to: GPLv2's implicit patent license and Dalvik by dodji
Parent article: Android, forking, and control

I think you’re confusing two things: Java code and Dalvik.

Dalvik is a complete byte-code interpreter, which as I understand it has nothing in common with any code from Sunacle; it’s not even compatible with the Sunacle Java VM. It was introduced for reasons to do with performance and power consumption, not because of an licensing issues with Sunacle Java. Google could choose to use Sunacle Java in future, but Dalvik will still be there, and the Sunacle Java VM will not.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds