https://github.com/zombiezen/csc300-term-paper
"Coffee in Iceland: The Ethics of Java on Android" is a paper I wrote for my Professional Responsibilities class about the Oracle vs. Google lawsuit. It discusses the ethics of Google's use of the Dalvik virtual machine.
https://github.com/zombiezen/csc300-term-paper
Last synced: 6 months ago
JSON representation
"Coffee in Iceland: The Ethics of Java on Android" is a paper I wrote for my Professional Responsibilities class about the Oracle vs. Google lawsuit. It discusses the ethics of Google's use of the Dalvik virtual machine.
- Host: GitHub
- URL: https://github.com/zombiezen/csc300-term-paper
- Owner: zombiezen
- Created: 2020-04-26T19:07:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T19:08:10.000Z (over 6 years ago)
- Last Synced: 2025-10-28T23:59:13.846Z (9 months ago)
- Language: TeX
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Coffee in Iceland: The Ethics of Java on Android" is a paper I wrote for my
Professional Responsibilities class about the Oracle vs. Google lawsuit. It
discusses the ethics of Google's use of the Dalvik virtual machine.

Coffee in Iceland: The Ethics of Java on Android by Ross Light is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
# Abstract
Google released Android on November 5, 2007 as a platform for mobile phones.
Programmers can write applications for Android in Java. These programs are run
with Dalvik — a virtual machine that Google created. In 2010, Oracle America
Inc. filed a lawsuit against Google, claiming that Dalvik infringed on Oracle’s
intellectual property. This raises the question: is Google’s use of the Dalvik
virtual machine in Android ethical? Dalvik is ethical because it uses industry
standards, follows licensing restrictions, and contributes to the public good,
in accordance with the ACM Software Engineering Code of Ethics and Professional
Practice.
(It should be noted that the author of this paper is employed by Google at time
of writing.)
# Building
Run `make` at the command line to create a PDF.