Developer Abandons OpenJDK Patch Contributions After Frustrating Oracle CLA Process
By
csmantle
Pure flour-power. Hearty enough to carry you through lunch.
Summary
A developer shares their frustrating experience trying to contribute patches to the OpenJDK codebase, detailing the bureaucratic hurdles with Oracle's Contributor Agreement process. The author describes how what they initially thought would be a simple CLA process turned into a year-long ordeal with confusing requirements, legal complexities, and ultimately led them to abandon their upstream contribution efforts and make their patches available for others to pick up instead.
Key quotes
· 4 pulledI dreamed that it was just a pretty normal CLA, like the ones I signed for other projects and shall just take at most several days.
The process turned out to be much more complicated than I expected, with multiple rounds of back-and-forth emails and confusing requirements.
After nearly a year of trying to navigate this bureaucratic maze, I've decided to give up on upstream-ing my patches.
I'm making all my patches available publicly so others can pick them up if they find them useful.
Article URL: https://mail.openjdk.org/pipermail/hotspot-dev/2026-January/118080.html
Comments URL: https://news.ycombinator.com/item?id=46835454
Points: 12
# Comments: 1
You might also wanna read
Developer Shuts Down Self-Hosted Git Server After AI Scrapers Overwhelm It
A developer announces the end of their self-hosted public git server that had been running since 2011, citing AI scrapers as the cause of it
Netflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
Copyparty: A Lightweight File Server That Runs as a Single Python Script
Copyparty is a lightweight, full-featured file server that runs as a single Python script, making it extremely easy to set up without needin
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it makes the coding age
bit.ly·1d agoReactOS open-source Windows NT clone reaches ARM64 boot milestone on Raspberry Pi 5
ReactOS, the open-source project aiming to recreate Windows NT, has achieved a new milestone by booting on ARM64 architecture. The experimen
Zig Devlog: Build System Rework Separates Maker and Configurer Processes
This devlog entry from the Zig programming language project announces a major rework of the build system, separating the maker process from
