Why is Oracle pushing Jigsaw as a modularity system on Java when OSGi already exists?
ablake 1 year ago
We already have OSGi in wide use, and most people I know are pleased with it. With OSGi already widely accepted, why is Oracle pushing something that could potentially conflict with OSGi implementations?
Topic: Software
Answer this Question
Answers
2 total
jimlynch 1 year ago
Oracle tends to do what is in Oracle's business interest(s). So I suspect they've thought this through carefully and it's part of a larger strategy to do what they feel is necessary. Is it right? Is it good? Since when have either of those things really mattered to Oracle?
- Share this answer
- Permalink
Ask a question
Sony and Lego are working together on creating a new generation of products that bridge the gap between toys and video games.
The Apple CEO insists that his company doesn’t dodge taxes, but instructions to his personal assistant may suggest otherwise
Yahoo has acquired PlayerScale, a startup developer of infrastructure software for cross-platform gaming, adding to its string of recent acquisitions.
The U.S. International Trade Commission has turned down a request for a ban on Microsoft's Xbox after finding that the gaming device did not infringe a patent owned by Google's Motorola Mobility unit.
Microsoft brushed off a dubious hacker's claim on Thursday that he stole 47 million account credentials for Microsoft's Xbox Live gaming service.
Google has released a beta version of Chrome that introduces what the company describes as "richer" notifications from the browser's apps and extensions.
A high-tech Texas gun designer has started shipping its first generation shooting system that combines a hunting rifle with a Linux-based scope that takes so much guesswork out of hitting targets a quarter mile away that even novices can do it.
NASA recently approved a $125,000 grant for a six-month project to develop 3D-printed food, and the first edible prototype may be pizza, Quartz reports.
Deploying an update of its DB2 database, IBM is pitching its SmartCloud infrastructure as a service (IaaS) for use in data reporting and analysis.
A majority of consumer and small business Windows 8 PC users launch fewer than one "Modern" app a day, signaling that they're spending most of their time on the classic Windows 7-style desktop, according to data released Wednesday.
White Papers & Webcasts
White Paper
Bullet-Proof Your Enterprise Linux Environment
White Paper
How to Avoid the High Cost of Security Audits
White Paper
Business Assureance Technology Infographic
See more White Papers | Webcasts







I think the fact that OSGi is developed by its membership and is free might have something to do with it. Oracle has been in charge of Java for what, 2 years now, and they are a for-profit company (as was Sun). That is a different mission focus than the OSGi Alliance. To be fair to Oracle, they have a huge burden by taking on Java, which is pretty much ubiquitous. Anytime you make changes to something that people have become accustomed to, like Java, you are going to make some of those folks unhappy. I will be surprised if Jigsaw isn't compatable with OSGi, since that is at this point the de facto standard.