Why third party Java support exists

When Oracle moved Java to a paid subscription, it bundled two distinct things into one price: the right to run Oracle's branded JDK, and the support and security patching that keeps a Java runtime safe over time. For most organisations, the second is what they actually value. They do not care whether the bits carry Oracle's brand; they care that vulnerabilities are patched and that someone is contractually obliged to help when something breaks. Third party Java support exists to provide exactly that second thing without the first.

The opening that makes this possible is OpenJDK. Because free OpenJDK distributions are functionally identical certified Java SE implementations, a support vendor can patch and support them to an enterprise standard without any dependence on Oracle. The result is a market of providers offering Java support contracts that have nothing to do with Oracle's subscription, a market that exists precisely because Oracle priced support against the workforce rather than the deployment. This article sits beneath the Oracle Java licensing pillar.

What third party support covers

Reputable third party Java support covers the things that justify paying for support at all: timely security patches aligned with the quarterly Critical Patch Update cadence, bug fixes, and technical assistance under a contractual service level agreement. Many providers also offer extended support for older long term support versions beyond the point at which free public updates end, which is often the specific need that drove an organisation to consider paid support in the first place.

What support buyers actually need, and who can provide it
NeedOracle subscriptionThird party on OpenJDK
Quarterly security patchesYesYes
Technical support with SLAYesYes
Extended LTS updatesYesYes
Priced by workforceYesNo
Requires Oracle branded buildYesNo

The table makes the point that the support coverage is comparable; what differs is the pricing basis and the requirement to run Oracle's build. For an organisation whose concern is genuinely patching and supportability, third party support meets the need without the workforce sized fee, which is the central insight of the Java cost reduction guide.

Who provides third party Java support

The market includes several established providers. Azul supports its Zulu builds with enterprise SLAs and extended support for older versions, as covered in the Azul Zulu comparison. Red Hat supports its own OpenJDK builds, particularly within the Red Hat ecosystem. BellSoft supports its Liberica distribution. Members of the Eclipse Adoptium working group offer commercial support for Eclipse Temurin. Cloud providers also support their own builds within their platforms.

What unites these providers is that they support free OpenJDK runtimes under commercial contracts that compete on coverage, response time, and price. This is a genuinely competitive market, which is itself a benefit: unlike the Oracle subscription, where Oracle is the only seller of Oracle Java support, third party support can be tendered and renegotiated. The choice of provider usually follows the distribution an organisation standardises on, a decision framed in the Java advisory service.

How pricing differs from Oracle

The decisive difference is the pricing basis. Oracle's Java SE Universal Subscription is priced per employee against the total workforce, so the cost is a function of how many people the organisation employs and bears no relationship to how much Java actually runs. Third party support is typically priced by deployment, by server or core, or by support tier, so the cost tracks the estate being supported rather than the headcount of the business.

Oracle prices Java support by how many people you employ. Everyone else prices it by how much Java you run.

For most enterprises this difference is large, because the workforce dwarfs the Java estate. An organisation running Java on a few hundred servers but employing tens of thousands of people pays Oracle against the tens of thousands, while a third party contract is priced against the few hundred servers. The mechanics of why the employee metric inflates cost are set out in the Universal Subscription guide, and the saving is the core of the migration case.

Is third party Java support safe?

The reasonable question is whether security suffers when patches come from someone other than Oracle. For established providers, the answer is no, because Java security fixes originate in the OpenJDK project, where Oracle and other contributors collaborate, and flow into all certified distributions. A reputable third party provider integrates these fixes and ships them on the same quarterly cadence, so a well supported OpenJDK build receives the same vulnerabilities addressed at substantially the same time.

The safety concern is therefore really a diligence concern: choose a provider with a demonstrated track record of timely patch delivery, clear SLAs, and the engineering capacity to maintain builds over the long term. The major providers named above meet that bar, which is why large, security conscious enterprises run their Java on third party supported OpenJDK without compromise. Verifying a provider's patch history and SLA is a standard step in a Java advisory engagement.

When third party support fits

Third party support fits whenever the organisation values Java patching and supportability but does not specifically need Oracle's branded build, which describes the large majority of Java estates. It is especially compelling for organisations that have already concluded the Oracle subscription is overpriced relative to their Java footprint, since it delivers the support they want at a cost aligned to that footprint. It pairs naturally with a migration to a free OpenJDK distribution, providing the contractual safety net that makes leaving Oracle comfortable.

The cases where it does not fit are the same narrow ones where Oracle JDK itself is required: a hard dependency on an Oracle specific commercial feature, or a vendor application certified only against Oracle's build with Oracle support. Outside those exceptions, third party support on free OpenJDK is the rational default for an organisation that wants enterprise Java support without the workforce tax, the conclusion reached in the cost reduction guide.

The buyer side view

The practical takeaway is that the support most organisations actually pay Oracle for, security patches and a contractual SLA, can be bought from several established providers on a free OpenJDK runtime, priced by deployment rather than by workforce. The Oracle subscription bundles the support you value with an Oracle branded build you usually do not need, and prices the whole thing against your headcount; unbundling the two is where the saving lives.

Treat third party support as the natural companion to an OpenJDK migration: it removes the last reason to keep paying Oracle, the fear of running unsupported Java, while aligning cost to the estate you actually run. Start with the migration guide for the move, the cost reduction guide for the economics, and the Java advisory service to select a distribution and a support provider together.

Oracle Java third party support: frequently asked questions

Can I get Java support without an Oracle subscription?

Yes. Several vendors provide commercial support for OpenJDK distributions, including security patches and technical assistance, independent of Oracle. Running on free OpenJDK builds, you get enterprise support without the Universal Subscription.

Who provides third party Oracle Java support?

Providers include Azul for its Zulu builds, Red Hat for its OpenJDK, BellSoft for Liberica, and Adoptium working group members for Temurin. Each offers security updates and SLAs on a free runtime, competing on coverage and price rather than a workforce metric.

Is third party Java support cheaper than Oracle?

Usually substantially, because it is priced by deployment or support tier rather than total employee count. For most enterprises a deployment based contract on free OpenJDK costs a fraction of the Oracle subscription, as the cost reduction guide shows.