decoration decoration
Stories

GROKLAW
When you want to know more...
decoration
For layout only
Home
Archives
Site Map
Search
About Groklaw
Awards
Legal Research
Timelines
ApplevSamsung
ApplevSamsung p.2
ArchiveExplorer
Autozone
Bilski
Cases
Cast: Lawyers
Comes v. MS
Contracts/Documents
Courts
DRM
Gordon v MS
GPL
Grokdoc
HTML How To
IPI v RH
IV v. Google
Legal Docs
Lodsys
MS Litigations
MSvB&N
News Picks
Novell v. MS
Novell-MS Deal
ODF/OOXML
OOXML Appeals
OraclevGoogle
Patents
ProjectMonterey
Psystar
Quote Database
Red Hat v SCO
Salus Book
SCEA v Hotz
SCO Appeals
SCO Bankruptcy
SCO Financials
SCO Overview
SCO v IBM
SCO v Novell
SCO:Soup2Nuts
SCOsource
Sean Daly
Software Patents
Switch to Linux
Transcripts
Unix Books

Gear

Groklaw Gear

Click here to send an email to the editor of this weblog.


You won't find me on Facebook


Donate

Donate Paypal


No Legal Advice

The information on Groklaw is not intended to constitute legal advice. While Mark is a lawyer and he has asked other lawyers and law students to contribute articles, all of these articles are offered to help educate, not to provide specific legal advice. They are not your lawyers.

Here's Groklaw's comments policy.


What's New

STORIES
No new stories

COMMENTS last 48 hrs
No new comments


Sponsors

Hosting:
hosted by ibiblio

On servers donated to ibiblio by AMD.

Webmaster
Oracle seems to be trying to address this (but failing, IMO) | 503 comments | Create New Account
Comments belong to whoever posts them. Please notify us of inappropriate comments.
Oracle seems to be trying to address this (but failing, IMO)
Authored by: stegu on Monday, April 23 2012 @ 11:34 AM EDT
> which Android seems to have cast by the wayside
> once the bits that were useful to them were taken.

You forget some important facts there.

Google was downright prevented from making their Java
implementation compatible, because they were aiming for
a mobile platform. On mobile platforms "proper" Java is
not allowed, because Oracle's license terms still insist
on making a distinction between "desktop" and "mobile",
disregarding the fact that the line is now blurred by
laptops, tablets and smartphones. On mobile platforms,
all they could get was a license for the hopelessly
outdated and underpowered JME, which had already proven
a failure. This failure was the reason Google acquired
Android. ("We had a closet full of Java handsets that
didn't work.")

In addition to that, the desktop Java version (JSE)
is using a GUI toolkit (Swing) that is very heavily
focused on big screens with mouse and keyboard
interaction and would suffer greatly from using
touch input. Add to that the fact that wireless
networkingis different from traditional TCP/IP
networking, and that a smartphone has many hardware
components that need to be interfaced to (GPS,
phone, still and video cameras, accelerometers
and the like) and you get a whole lot of extra stuff
that needs to be put on top of JSE to make it work
on a smartphone. Swing would need to be scrapped
(subsetting) and new GUI and hardware interfaces would
need to be added (supersetting), creating a version of
Java that would not pass the TCK anyway.

Google has created a great product from stuff
they basically found on Oracle's scrapheap. Java for
mobile was dead at the hands of mismanagement,
but now at least the language has been revived.
Without Android, there would not have been a
Java version suitable for the current generation
of phones. We would be stuck with Java ME, which
was a terribly fragmented platform with different
hardware APIs for different manufacturers, and
which offered only limited access to all the
nice hardware you can find in a modern phone.

[ Reply to This | Parent | # ]

Apache's goal
Authored by: xtifr on Monday, April 23 2012 @ 06:24 PM EDT

Apache's goal was to create an implementation of Java that was free of the restrictions found in Sun's Java. Their license allows their work to be used in part or in whole, in proprietary or open derivatives, without restrictions as to field of use or availability of source or a whole bunch of other things. Google chose to take advantage of the "in part" part, which is completely in line with Apache's goals.

Oracle's claim that Apache was only "allowed" to pursue their path because they were planning to make a compatible implementation is utterly at odds with the license Apache used, which implicitly grants the rights to make incompatible derivatives. Sun knew this from day one, and never objected until Apache asked them to deliver on their promise to provide the TCK without field-of-use restrictions. (And even then, they didn't object so much as ignore the problem in the hopes that it would go away.)

---
Do not meddle in the affairs of Wizards, for it makes them soggy and hard to light.

[ Reply to This | Parent | # ]

Groklaw © Copyright 2003-2013 Pamela Jones.
All trademarks and copyrights on this page are owned by their respective owners.
Comments are owned by the individual posters.

PJ's articles are licensed under a Creative Commons License. ( Details )