Close Menu
TechCentralTechCentral

    Subscribe to the newsletter

    Get the best South African technology news and analysis delivered to your e-mail inbox every morning.

    Facebook X (Twitter) YouTube LinkedIn
    WhatsApp Facebook X (Twitter) LinkedIn YouTube
    TechCentralTechCentral
    • News
      Telkom reports this Tuesday: the real story will be in the detail - Serame Taukobong

      Telkom reports this Tuesday: the real story will be in the detail

      31 May 2026
      Nvidia's first CPUs to debut in Windows laptops this week

      Nvidia CPUs to debut in Windows laptops this week

      31 May 2026
      SA telecoms industry veteran appointed to top Eskom job - Junaid Munshi

      SA telecoms industry veteran appointed to top Eskom job

      29 May 2026
      The hidden cost of social media age bans is everyone's privacy

      The hidden cost of social media age bans is everyone’s privacy

      29 May 2026
      South Africa's fraud surge runs on trust, not hacking

      South African fraud surge runs on trust, not hacking

      29 May 2026
    • World
      Watch: Bezos rocket erupts in fireball during ground test

      Watch: Bezos rocket erupts in fireball during ground test

      29 May 2026
      AI boom hands Samsung chip workers life-changing bonuses

      AI boom hands Samsung chip workers life-changing bonuses

      27 May 2026
      Luce lit: Ferrari unveils its first electric car

      Luce lit: Ferrari unveils its first electric car

      26 May 2026
      Huawei claims chip design breakthrough

      Huawei claims chip design breakthrough

      25 May 2026
      Pope urges world to hit brakes on AI - Pope Leo

      Pope urges world to hit brakes on AI

      25 May 2026
    • In-depth
      Alfa's electric rebel - Alfa Romeo Junior Elettrica Veloce

      Alfa’s electric rebel

      29 April 2026
      Africa switches on as Europe dims the lights

      Africa switches on as Europe dims the lights

      9 April 2026
      The biggest untapped EV market on Earth is hiding in plain sight

      The biggest untapped EV market on Earth is hiding in plain sight

      1 April 2026
      AI, cybersecurity power standout year for Datatec - Jens Montanana

      The R16-billion tech giant hiding in plain sight

      26 March 2026
      The last generation of coders

      The last generation of coders

      18 February 2026
    • TCS
      TCS+ | The Up&Up Group on the hidden cost of AI - Jason Harrison

      TCS+ | The Up&Up Group on the hidden cost of AI

      13 May 2026
      Michael Rossouw

      TCS+ | The retirement decision most South Africans get wrong

      6 May 2026
      TCS | The Cape Town start-up listening for TB with AI - Braden van Breda

      TCS | The Cape Town start-up listening for TB with AI

      4 May 2026

      TCS+ | ‘The ISP for ISPs’: Vox’s shift to wholesale aggregator

      20 April 2026
      TCS | Werner Lindemann on how AI is rewriting the infosec rulebook

      TCS | Werner Lindemann on how AI is rewriting the infosec rulebook

      15 April 2026
    • Opinion
      Treasury's crypto crackdown is a betrayal of Mandela's promise - Duncan McLeod

      Treasury’s crypto crackdown is a betrayal of Mandela’s promise

      22 May 2026
      South Africa is sleepwalking into another AI policy failure - Celeste Labuschagne

      South Africa is sleepwalking into another AI policy failure

      20 May 2026
      AI won't fix your culture - it will expose it - Jackie Kennedy

      AI won’t fix your culture – it will expose it

      19 May 2026
      Treasury's crypto crackdown is a betrayal of Mandela's promise - Duncan McLeod

      Free calls, dead voice and Shameel Joosub’s Spanish ghost

      22 April 2026
      The conflict of interest at the heart of PayShap's slow adoption - Cheslyn Jacobs

      The conflict of interest at the heart of PayShap’s slow adoption

      26 March 2026
    • Company Hubs
      • 1Stream
      • Africa Data Centres
      • AfriGIS
      • Altron Digital Business
      • Altron Document Solutions
      • Altron Group
      • Arctic Wolf
      • Ascent Technology
      • AvertITD
      • BBD
      • Braintree
      • CallMiner
      • CambriLearn
      • CM Telecom
      • Contactable
      • CYBER1 Solutions
      • Digicloud Africa
      • Digimune
      • Domains.co.za
      • ESET
      • Euphoria Telecom
      • HOSTAFRICA
      • Incredible Business
      • iONLINE
      • IQbusiness
      • Iris Network Systems
      • Kaspersky
      • LSD Open
      • Mitel
      • NEC XON
      • Netstar
      • Network Platforms
      • Next DLP
      • Ovations
      • Paracon
      • Paratus
      • Q-KON
      • SevenC
      • SkyWire
      • Solid8 Technologies
      • Telit Cinterion
      • Telviva
      • Tenable
      • Vertiv
      • Videri Digital
      • Vodacom Business
      • Wipro
      • Workday
      • XLink
    • Sections
      • AI and machine learning
      • Banking
      • Broadcasting and Media
      • Cloud services
      • Contact centres and CX
      • Cryptocurrencies
      • Education and skills
      • Electronics and hardware
      • Energy and sustainability
      • Enterprise software
      • Financial services
      • HealthTech
      • Information security
      • Internet and connectivity
      • Internet of Things
      • Investment
      • IT services
      • Lifestyle
      • Motoring
      • Policy and regulation
      • Public sector
      • Retail and e-commerce
      • Satellite communications
      • Science
      • SMEs and start-ups
      • Social media
      • Talent and leadership
      • Telecoms
    • Events
    • Advertise
    TechCentralTechCentral
    Home » In-depth » Why Oracle’s Java suit must fail

    Why Oracle’s Java suit must fail

    By Agency Staff2 June 2015
    Twitter LinkedIn Facebook WhatsApp Email Telegram Copy Link
    News Alerts
    WhatsApp
    java-640
    Image by Dmitry Baranovskiy CC BY 2.0

    The Java programming language, which has just turned 20 years old, provides developers with a means to write code that is independent of the hardware it runs on: “write once, run anywhere”.

    But, ironically, while Java was intended to make programmers’ lives easier, the court case between Oracle, Java’s owner, and Google over Google’s use of Java as the basis of its Android mobile operating system may make things considerably more difficult.

    Google adopted Java for Android apps, using its own, rewritten version of the Java run-time environment (the Java virtual machine or VM) called Dalvik. The Oracle vs Google court case centres on the use of Java in Android, particularly in relation to application program interface (API) calls.

    An API is a standard set of interfaces that a developer can use to communicate with a useful piece of code — for example, to exchange input and output, access network connections, graphics hardware, hard disks, and so on. For developers, using an existing API means not having to reinvent the wheel by accessing ready-made code. For those creating APIs, making them publicly and freely accessible encourages developers to use them and create compatible software, which in turn makes it more attractive to end users.

    For example, OpenGL and Microsoft’s DirectX are two APIs that provide a standardised interface for developers to access 3D graphics hardware, as used in videogames or modelling applications. Hardware manufacturers ensure their hardware is compatible with the API standard, the OpenGL Consortium and Microsoft update their APIs to ensure the latest hardware capabilities are addressed and games developers get a straightforward interface compatible with many different types of hardware, making it easier to create games.

    Fight for your right to API
    Google designed Android so that Java developers could bring their code to Android by recreating (most of) the standard Java API calls used in the Java libraries and supported by the standard Java VM. The case revolves around whether doing this — by essentially re-creating the Java API rather than officially licensing it from Oracle — is a breach of copyright. If the case finds in favour of Oracle, it will set a precedent that APIs are copyrightable, and so make developers lives a lot more legally complex.

    To be clear, the case doesn’t revolve around any claim that Google reused actual code belonging to Oracle, but that the code it produced mimicked what Oracle’s Java run-time environment was capable of.

    The initial finding came in May 2012, when a US court agreed with Google’s claim that using APIs falls under fair use, and that Oracle’s copyright was not infringed. Then, in May 2014, the US federal circuit court reversed part of the ruling in favour of Oracle, especially related to the issue of copyright of an API. Now, at the US supreme court’s request, the White House has weighed in in Oracle’s favour.

    java-640

    For most in the industry, a ruling that it’s possible to copyright an API would be a disaster. It would mean that many companies would have to pay extensive licence fees, and even face having to write their own APIs from scratch — even those needed to programmatically achieve only the simplest of things. If companies can prevent others from replicating their APIs through recourse to copyright law, then all third-party developers could be locked out. Also, the actual call to the API and its functionality could be copyrighted, too, so that the functionality would have to be different too, otherwise it would be a copy.

    In the initial trial, district judge William Alsup taught himself Java to learn the foundation of the language. He decided that to allow the copyrighting of Java’s APIs would allow the copyrighting of an improbably broad range of generic (and therefore uncopyrightable) functions, such as interacting with window menus and interface controls. The Obama administration’s intervention is to emphasise its belief that the case should be decided on whether Google had a right under fair use to use Oracle’s APIs.

    It’s like the PC all over again
    Something like this has happened before. When IBM produced its original PC in 1981, (the IBM 5150), a key aspect was access to the system calls provided by the PC BIOS, which booted the computer and managed basic hardware such as keyboard, monitor, floppy disk drive and so on. Without access to the BIOS it wasn’t possible to create software for the computer.

    One firm, Compaq, decided to reverse engineer the BIOS calls to create its own, compatible version — hence the term “IBM PC compatible” became standard language to describe a program that would run on an IBM model or any of the third-party hardware from other manufacturers that subsequently blossomed. IBM’s monopoly on the PC market was opened up, and the PC market exploded into what we see today — would this have happened had IBM been able to copyright its system calls?

    Twenty years after the birth of Java, through the groundwork laid by its original creator, Sun Microsystems, Java has become one of the most popular programming languages in the world through being cross-platform and (mostly) open. But now it seems it ends in a trap. The wrong decision in this case could have a massive impact on the industry, where even using a button on a window could require some kind of licence — and licence fees. For software developers, it’s a horrible thought. Copyrighting APIs would lock many companies into complex agreements — and lock out many other developers from creating software for certain platforms.

    For Google, there’s no way of extracting Java from Android now; its runaway success is bringing Google only a whole lot of problems. But as we go about building a world built on software, be assured that one way or another this ruling will have a massive effect on us all.The Conversation

    • Bill Buchanan is head of the Centre for Distributed Computing, Networks and Security at Edinburgh Napier University
    • This article was originally published on The Conversation
    Follow TechCentral on Google News Add TechCentral as your preferred source on Google


    Bill Buchanan Google IBM Java Microsoft Oracle
    WhatsApp YouTube
    Share. Facebook Twitter LinkedIn WhatsApp Telegram Email Copy Link
    Previous ArticleKoeberg fires up as winter arrives
    Next Article Vodacom Smart 6 targets mass market

    Related Posts

    Nvidia's first CPUs to debut in Windows laptops this week

    Nvidia CPUs to debut in Windows laptops this week

    31 May 2026
    IBM doubles down on quantum computing with $10-billion bet

    IBM doubles down on quantum computing with $10-billion bet

    28 May 2026
    IBM commits $5-billion to secure open-source software

    IBM commits $5-billion to secure open-source software

    28 May 2026
    Company News
    Why most workforce engagement changes nothing - Change Logic

    Why most workforce engagement changes nothing

    29 May 2026
    Arctic Wolf takes aim at South Africa's security blind spots - Jason Oehley

    Arctic Wolf takes aim at South Africa’s security blind spots

    29 May 2026
    Murang'a county expands healthcare access with Paratus and Starlink

    Murang’a county expands healthcare access with Paratus and Starlink

    29 May 2026
    Opinion
    Treasury's crypto crackdown is a betrayal of Mandela's promise - Duncan McLeod

    Treasury’s crypto crackdown is a betrayal of Mandela’s promise

    22 May 2026
    South Africa is sleepwalking into another AI policy failure - Celeste Labuschagne

    South Africa is sleepwalking into another AI policy failure

    20 May 2026
    AI won't fix your culture - it will expose it - Jackie Kennedy

    AI won’t fix your culture – it will expose it

    19 May 2026

    Subscribe to Updates

    Get the best South African technology news and analysis delivered to your e-mail inbox every morning.

    Latest Posts
    Telkom reports this Tuesday: the real story will be in the detail - Serame Taukobong

    Telkom reports this Tuesday: the real story will be in the detail

    31 May 2026
    Nvidia's first CPUs to debut in Windows laptops this week

    Nvidia CPUs to debut in Windows laptops this week

    31 May 2026
    SA telecoms industry veteran appointed to top Eskom job - Junaid Munshi

    SA telecoms industry veteran appointed to top Eskom job

    29 May 2026
    The hidden cost of social media age bans is everyone's privacy

    The hidden cost of social media age bans is everyone’s privacy

    29 May 2026
    © 2009 - 2026 NewsCentral Media
    • Cookie policy (ZA)
    • TechCentral – privacy and Popia

    Type above and press Enter to search. Press Esc to cancel.

    Manage consent

    TechCentral uses cookies to enhance its offerings. Consenting to these technologies allows us to serve you better. Not consenting or withdrawing consent may adversely affect certain features and functions of the website.

    Functional Always active
    The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
    Preferences
    The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
    Statistics
    The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
    Marketing
    The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
    • Manage options
    • Manage services
    • Manage {vendor_count} vendors
    • Read more about these purposes
    View preferences
    • {title}
    • {title}
    • {title}