Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

63% Positive

Analyzed from 5699 words in the discussion.

Trending Topics

#code#oracle#don#software#more#generated#java#need#llm#legal

Discussion (188 Comments)Read Original on HackerNews

jerfabout 2 hours ago
Oracle, the law firm with a tech business attached, probably wants to retain the option to sue other people for AI-washing their proprietary code, and that doesn't work if they're also publicly accepting AI contributions to their code with no apparent concern for the provenance of it. The tech business would probably tell them this isn't going to be a needle they are going to be able to successfully thread, but the law firm is in the driver's seat.
shevy-java3 minutes ago
Makes sense, but they take an anti-AI stand, which I find good no matter for which reason they do that.
jasonlotito2 minutes ago
No, they haven't. They are investing in it by the tune of billions. They are pro-AI.
victorbjorklundabout 2 hours ago
Not even a conspiracy theory. Just the most likely explanation.
TimTheTinkerabout 2 hours ago
"Do not fall into the trap of anthropomorphizing Larry Ellison. You need to think of Larry Ellison the way you think of a lawnmower. You don't anthropomorphize your lawnmower, the lawnmower just mows the lawn - you stick your hand in there and it'll chop it off, the end. You don't think 'oh, the lawnmower hates me' - lawnmower doesn't give a * about you, the lawnmower can't hate you. Don't anthropomorphize the lawnmower. Don't fall into that trap about Oracle." --Bryan Cantrill
skinfaxi17 minutes ago
Who does this metaphor serve? To me it seems to try to legitimize the actions as a force of nature.
hobo123about 2 hours ago
What about a guy with a lawnmower intentionally chopping off your foot? And what about a CEO making decisions on behalf of the corporate entity called Oracle?
burnteabout 2 hours ago
The flaw in the analogy is that oracle is made of people. It's not a lawnmower, it's a group of people with human motivations and human thoughts. It's true they don't HATE people, but it's also true they absolutely have no conscience in negotiations and have zero concern about relationships.
cyanydeezabout 2 hours ago
more and more it seems like he's referring to billionaires more or less.
throw1234567891about 2 hours ago
It’s been established that LLM-generated code is not copyrighted so I can fully understand the company living from copyrighted data to not accept LLM-generated contributions.
inejgeabout 2 hours ago
> It’s been established that LLM-generated code is not copyrighted

If that's a reference to Thaler v. Perlmutter, the only thing that's been established is that an LLM can't be considered an author under the Copyright Act, only a human being can. It says nothing about the consequences of a human claiming authorship of LLM-generated code, which would be relevant here.

semiquaverabout 2 hours ago
This is a false narrative based on a (IMO often intentional) misunderstanding. It has by no means been established by any court that LLM-generated code is not copyrightable.

Thaler v. Perlmutter stands for a much narrower proposition and at any rate is not binding nationally, SCOTUS having denied certiorari.

lxgrabout 2 hours ago
I highly doubt that that's the last word on that matter, but even if: Even before LLMs you could combine individual non-copyrighted components into something copyrighted.
phendrenad227 minutes ago
Legal departments are ironically very much like LLMs.

They are trained on a narrow set of data and don't really understand the real world.

If you let them run wild with no supervision they'll turn your company into slop.

Someone needs to be there to reign them in, asking the all-important questions like "is suing all of our customers and making them angry REALLY the best option?" (to which they will reply, "You're right to push back on this").

This is typically the role of the CEO, however, as we know, most CEOs of large successful companies are too busy to actually do that. They're mostly training Brazilian Jiu Jitsu, shitposting on their own social media platform, trying to manipulate international politics, or helping run their family nonprofit.

This is why I believe that legal departments need to be demoted. The legal department should not report to the CEO, they should report to a new role that is above both PR and legal. And that person's job should be to force legal and public relations (which we know are natural enemies) to work together. Every press release goes through legal now, and it's only logical that ever legal action should go through public relations review as well.

The fact that public relations at most large companies has atrophied from disuse in our public-equity-owned unicorporate cooperation-over-competition chaebol/zaibatsu/conglomerate world is a problem for another day.

fancyfredbotabout 3 hours ago
The link is to a really poor summary of a better article by the register.

https://www.theregister.com/ai-and-ml/2026/08/03/as-larry-el...

The register article is about this post:

https://openjdk.org/legal/ai

flakinessabout 3 hours ago
The post in question: https://openjdk.org/legal/ai

It is 'OpenJDK Interim Policy on Generative AI' and their lawyers are writing the final version, according to this page.

It sounds like a sensible action, given past scars around Java and copyright, plus this is from a big old corp.

That said I personally don't expect that final proposal will end up any better.

saghmabout 3 hours ago
> given past scars around Java and copyright

How many of these were self-inflicted?

ioasuncvinvaerabout 3 hours ago
Does it matter?
rwmjabout 3 hours ago
Intentional rather than self-inflicted.
cautiouscatabout 3 hours ago
I kind of get their overall point, even if it is ironic that Oracle is all in on AI. They don’t want a ton of contributions to review that weren’t made with care, adding burden to, as they put it: “already limited time of human reviewers”.

Especially for a project that runs to many major businesses, this could pose a massive risk.

asdfman123about 3 hours ago
I understand the intent of it. It's really annoying/rude when someone gives you a pile of AI generated crap and says "here, you figure it out." Anyone can type these prompts now, the hard part is figuring out if the output makes sense.

Seems like a better way to do this than ban all AI generated code, but it's probably a matter where they're far more concerned about their own inconvenience than someone else's.

cautiouscatabout 2 hours ago
Ghostty has what I’d consider to be a reasonable policy. You submit what you want to change and how, explain it in your own words. A trusted member can vouch for you. You can then make a PR, but you need to explain the solution and how it works in your own words.

I’m sure someone could still just prompt their way through but it’s a decent soft gate IMO.

asdfman123about 2 hours ago
Really, I think the long term solution is people's attitudes need to catch up with the technology.

Humans still need to review code for taste, making sure AI is writing sensible, well organized output. That's a core "AI skill" for now, at least until it gets better...

delusionalabout 2 hours ago
> the hard part is figuring out if the output makes sense.

I think for Java specifically, it's also very much: which prompts make sense to write. Java has had a storied history of features that made future development hard. That's resulted in a culture where they like to think quite deeply about how to add a feature BEFORE they sanction any sort of programming.

blmarketabout 3 hours ago
(bit sarcastic) Oracle was always all in on Lawyers, right? No software was their first priority.
quickthrowmanabout 1 hour ago
Oracle is primarily a legal department that sells software licenses to give their lawyers something to extract money from customers with.

Google “Oracle org chart meme” and look at image results, only it’s not a meme.

jknoepflerabout 3 hours ago
Let's just pause for a second and steep in the irony of "we're all in on AI, except where there are visible consequences."

The same problems that bedevil AI-written PRs here bedevil AI-written PRs at my place of work.

I'm sure it'll get better eventually, maybe, but something something Pareto principle.

dan_qabout 3 hours ago
> The same problems that bedevil AI-written PRs here bedevil AI-written PRs at my place of work.

>I'm sure it'll get better eventually, maybe

Why would it get better?

thewebguydabout 3 hours ago
Probably has less to do with quality and more of a copyright/license concern.
cautiouscatabout 3 hours ago
I’m just going off the reasons they gave. Which highlight both copyright and quality. Both of those make sense to me.
chrisjjabout 3 hours ago
> even if it is ironic that Oracle is all in on AI

Selling it is one thing. Having to use it one's self is quite another.

dan_qabout 2 hours ago
I know you've heard this one before: "Never get high on your own supply."
jqpabc123about 3 hours ago
Any way you spin it, the message remains clear --- dealing with AI slop is just too labor intensive and risky.

Do as Larry does --- not as Larry claims to do.

I would short his stock but it has already lost half it's value over the past year. And his credit rating is one notch above junk.

AI is going to make fools out of a lot of billionaires like Larry.

dan_qabout 2 hours ago
The Oracle AI ban marks the end of the Kayfabe era.

Even the biggest institutional AI investors have to ban their contributors from spamming them with AI generated slop.

gredabout 2 hours ago
Not too different from the recently-announced Rust guidelines at https://blog.rust-lang.org/inside-rust/2026/08/05/rust-langr...
jiffygistabout 2 hours ago
I didn't know openjdk was developed by Oracle. I always thought it was a community implementation of java as opposed to Oracle's proprietary implementation.
ternaryoperatorabout 1 hour ago
It is a community implementation although the vast majority of contributions come from Oracle staff. RedHat, in particular, has made numerous contributions.
jibal6 minutes ago
Sun's JDK implementation was made open source (GPLv2) in 2006 and dubbed OpenJDK.

https://en.wikipedia.org/wiki/OpenJDK

pmkaryabout 1 hour ago
Yeah its like George Lucas, doesn't matter you care for the Jedis or the Dark Side or even Jar Jar, he owns them all.
user-18 minutes ago
Its been almost 15 years since George Lucas last owned Star Wars
asadotzlerabout 1 hour ago
It was Sun's project before Oracle bought Sun. Sun worked a lot with Netscape back in the day to make Open Source Software happen at all. From 1998-2004ish, Netscape and Sun were the open source projects and the strongest proponents of the licensing and development models. Oracle absorbed all that good will with the purchase.
mcdowabout 3 hours ago
y’all seem to be missing the fact that Java is a mature product. it has left the “move fast and break things” era of it’s development.

code is a liability, and they likely have more to lose than gain by allowing AI contribution.

xxs17 minutes ago
>it has left the “move fast and break things

java never had that phase. If anything it had a full binary class (not even source, e.g. long and int are not compatible on binary level) compatibility. Generally you can take an application from '98 and run it nowadays.

It's only recent changes (jigsaw in java9 mostly) that were made them to drop some of that part.

dan_qabout 3 hours ago
It's a clear admission that AI generated/assisted code is inadequate.

It's shocking given Oracle's AI spending spree over the last couple of years.

asdfman123about 2 hours ago
I think it's more a matter of "taking power tools away from toddlers."

If you know how to work with it it's great, but if you use it indiscriminately it does more harm than good.

dgellowabout 2 hours ago
yeah, oracle is literally betting the future of the company on OpenAI owning the majority of the AI market, so it's pretty strange to see such a ban. Their debt is already pretty much junk (and I'm not exaggerating, it is rated BBB- by s&p)
theandrewbaileyabout 2 hours ago
Java was never "move fast and break things".
ActorNightlyabout 2 hours ago
Oracle Java is also basically effectively in KTLO mode.

The biggest use of Java currently is Android, and Google is on a path to migrate to Fuchsia eventually.

The second biggest use is Apache Spark/Kafka, but with LLMs now, you can pretty much re implement all of that functionality in pure C.

They just want a legal angle, since this is how they make most of their money.

ternaryoperatorabout 1 hour ago
Not sure where u get your information. Oracle Java is OpenJDK with a support license from Oracle. It is widely used in enterprises, and it is updated regularly.
xxs15 minutes ago
like the sibling tells, a massive amounts of the enterprice software does runs on java
bhoustonabout 3 hours ago
Weird given how much Oracle has bet on AI, both in terms of data centres and in terms of layoffs.
afroboy19 minutes ago
People behind JVM are very talented.
rootnod3about 3 hours ago
The irony is not lost there. But at least some department there has see the light apparently
midnightbobarunabout 3 hours ago
So contributions to OpenJDK have to be hand-written, while internally, Oracle uses AI generated code... I guess the logic is that employees who use AI generated code (theoretically) review their code better? The whole thing still seems a little strange.
jknoepflerabout 3 hours ago
No, their internal PRs have the same problem, but they are pushing an AI narrative from the c-suite and can hide the reality of their private code bases.

The "limited ROI on AI investment" articles will continue to percolate slowly into the brains of the LinkedIn hive-mind until we hit a tipping point, and then we'll finally shut up about how a handy dev tool with some decent use-cases is the dawning of the singularity that will replace all white collar labor and get back to actually building business value.

tokioyoyoabout 2 hours ago
Out of curiosity, do you use frontier AI dev tools on a daily basis professionally?
dan_qabout 2 hours ago
Let me guess: AGI is 2-6 weeks away, software development is solved, and anyone who disagrees with your enlightened perspective is a backwards-looking luddite.
jknoepflerabout 1 hour ago
<rant>

I manage several teams of developers who use them every day professionally and use them for personal projects privately. Just last week, at the prompting of said devs, we had a working agreement conversation about curtailing the use of AI in our codebases because of rapid erosion of our teams' ability to operate, update and maintain codebases that had started to spill over with slop.

We have had multiple incidents of credential leakage, integration tests wiping live databases, comically broken code that passed vibe-written tests, documentation and code comments that were hallucinated and/or fake, and most importantly developers saying "we no longer know how this code works but it's massively bloated and unreadable and we can't tell you with a straight face that we can maintain it or fix it if it breaks." We have seen a flood of vibe-PRs from engineering adjacent teams that suddenly think they can code shipping prototypes into production that do not work do not scale and cannot be maintained. I am personally writing the tickets to decom one of those today. Which is great, I love telling business "the progress that was reported to you was a lie, this shit never worked, don't shoot the messenger but also don't let this happen again."

I embrace GenAI as a productivity tool for people who know what they are doing. It's a +10-15% velocity boost. That's great! That's a big deal, devs are expensive, and that might push some kinds of business model over the threshold into viability. That's great!

It is not, however, transforming the profession as I know it, it is rather making my job harder and less pleasant and it is making my leadership dumber by the second.

Absolutely no comment on vibe business decisions / vibe OKRs / slop reports or the host of other garbage that has started to creep into professional life. I have had to have some very uncomfortably direct conversations with peers in leadership about using complete bullshit to make decisions, and it is very, very frustrating. Do you know how hard it is to convince someone that metrics their bot hallucinated don't exist and would be meaningless if they did? You can't convince someone of something they are incentivized to not understand. It's been very eye-opening in terms of who I can trust to actually make sense when it matters. I'm grateful for the clarity.

Meanwhile we are rapidly losing brainshare from the top because our principal/staff engineers are pissed off and have the bankroll to just leave. We aren't hiring and training younger engineers to keep the talent pipeline moving. Which boy howdy is THAT going to cost us unbelievable sums of dollars to fix in the medium-term future.

I am in the uncomfortable role of trying to make the best of this but it would be a metric ton easier if the narrative from the c-suite aligned with reality in any meaningful way.

</rant>

asdfman123about 2 hours ago
You can get your coworkers to stop sending you slop (I've done it already on my team) but it's probably much harder to stop an onslaught of open source contributors.
octoberfranklinabout 2 hours ago
Nonsense, it's easy: you just need a social process like Linux has. Patches are ignored unless you've proven yourself to somebody. Start by participating in technical discussions on IRC or the smaller mailing lists; do that for a while before you submit patches. For smaller projects: "if I don't know you, I don't merge you".

Linux's LLM policy allows AI-generated code because the project was never vulnerable to this DoS attack in the first place. They kept the social defense they've had for decades.

The killzone here is Github culture, where people decided it was normal to accept code from anonymous randoms with anime avatars. They're doomed.

bpodgurskyabout 3 hours ago
No I'm sure they are just paranoid about license rights.
sandeepkdabout 3 hours ago
I believe thats the real reason, its not just Oracle, it would eventually be everyone in this kind of boat. No business would publicly use (or claim) AI to write code with recent verdict over the IP rights of AI generated code.

It would be interesting to see how this effects the copyleft Licences with contributors are using AI for the PRs

mhitzaabout 3 hours ago
> AI to write code with recent verdict over the IP rights of AI generated code.

Which recent verdict?

> It would be interesting to see how this effects the copyleft Licences with contributors are using AI for the PRs

I know Linux and GCC have been diligent about tagging and tracking LLM based contributions. In the worst case they can chuck it all out and handwrite it back.

dan_qabout 2 hours ago
This constitutes an admission on the part of one of the largest AI investors that AI generated/"assisted" code is inadequate (in part) because it is produced in flagrant violation of license rights.
eddierogerabout 3 hours ago
I don't know, Oracle historically has a very chill, almost laissez-faire point of view on licensing.
ghaffabout 3 hours ago
That's hilarious. Why do you think ZFS isn't more broadly adopted in Linux?
bpodgurskyabout 3 hours ago
you should do standup
Contientabout 3 hours ago
It is not when you stop kidding yourself : using AI has nothing to do to improve the quality of the code. It is a vanity status, at this point.
fancyfredbotabout 3 hours ago
Using AI is vanity? I've never heard that before. Why is that?

Refusing to use AI honestly seems more like vanity to me. Like "no machine could ever do what I do".

That said I would not necessarily accuse people who don't want to use AI of vanity - there are good reasons not to want to use it - but if someone else did it I'd find it easier to understand.

pghabout 1 hour ago
It’ll be a licensing/copywrite concern. Large corporations using GenAI have guardrails and indemnity from their providers to protect them. Taking external contributions is more problematic, at the moment at least. So, in a standard lawyerly manner they shut it down until safe to do so.
qweryabout 1 hour ago
It's hardly a surprise to see a behemoth like Oracle doing this. Accepting LLM contributions can only be a liability, particularly for such a mature, stable project. Even if you see that liability as small or insignificant, it's non-zero. Given the project and the company, choosing zero additional liability seems like the obvious choice.

One also assumes the people maintaining OpenJDK have had their workload increase to an unmanageable level, like a lot of other free software projects and one thing I'm sure everyone can agree on is that Oracle certainly won't want to pay anyone more or hire more people to deal with that.

A lot of people (including the Register[0]) are pointing out that Oracle leadership are gung-ho about using LLMs for everything, and this seems to go against that. It makes sense to question this from a journalistic angle -- the executives are obviously full of shit and people would do well to remember that the next time one of them opens their mouth. But pointing at the apparent contradiction -- different rules for internal projects vs. open ones -- doesn't seem particularly meaningful on its own:

I don't think the CEO/CTO raving about LLMs should be taken as firm statements about how they actually operate internally. I'm surprised that this does not seem to be the default case. Among other things, Oracle stands to profit from greater adoption of LLM tools.

It would be unrealistic/unreasonable to expect their employees/contractors working on internal projects to be held to the same standard/guidelines/rules as developers contributing to a free software project. This applies either way, whichever side (internal/open) has the worse deal.

I don't know what the rules are for their internal teams. As far as I know, I'm not alone in that. Oracle also don't need to post anything publicly to change those rules.

[0] https://www.theregister.com/ai-and-ml/2026/08/03/as-larry-el...

Advertisement
adverblyabout 2 hours ago
Looks like they're stuck between their shady AI dealings and their shady IP dealings.

sips tea

asdevabout 3 hours ago
Would Cursor tab assisted code be considered AI generated? I feel like that was the epitome of AI assisted but quality code
cautiouscatabout 3 hours ago
Yeah, they kind of hit on this in their main post:

> If I use a generative AI tool to create 100 lines of code, and then edit ten of those lines myself, may I contribute the result?

> No. Your contribution would still include, in part, AI-generated code.

champagnepapiabout 3 hours ago
> I feel like that was the epitome of AI assisted but quality code

I totally agree with you on this! The engineer is still actively engaging while getting the performance gains of not having to type out functions. The Engineer is still in charge vs agentic "engineering" a model + harness can spit out whatever and the engineer is left to review tons and tons of code

rootnod3about 3 hours ago
Yes. AI involved.
pjmlpabout 2 hours ago
While the Oracle hate boils, Zig, Rust,... aren't much different.

There is also the approach of Microsoft putting AI all over the place on .NET, and CoPilot driven development all over the place.

zapharabout 2 hours ago
The Oracle antipathy is less about the policy itself and more about the apparent hypocrisy of hyping and funding these tools as "solving programming" and then forbidding their use on their own open source project.
minrawsabout 3 hours ago
Rules for thee, but not for me. well I don't expect better from tech companies now.
dan_qabout 3 hours ago
Never forget: AI is for peons.
crossroadsguyabout 3 hours ago
How does all this AI generated code blocking gappen? Does a human decide that or an AI is tasked with sequencing that PR's DNA to ascertain its possible inhuman origins?

What if someone generates code with AI and then goes into the IDE and then bathes it, dresses it (including adding comments) etc, in a way a human would? What then? No, here I am not exploring a way to fool the code DNA checking, but rather trying to find out what the real problem is with the AI generated code? (Other than license issues, too many PRs etc)

layer8about 2 hours ago
The FAQ addresses these questions: https://openjdk.org/legal/ai
octoberfranklinabout 1 hour ago
There is a more helpful way to reply, that includes this text.
layer8about 1 hour ago
I believe in linking over copy & paste, in particular when I want neither to quote the full FAQ nor editorialize by selective quoting. By reading the FAQ, people can form their own opinion on it.
lanyard-textileabout 2 hours ago
They're just so information-dense and sprawl in scope.

Too many PRs wouldn't be a problem if they were easily digestible: But they often include these giant refactors with confusing changes that aren't elaborated.

The real underlying problem is with authors who do not understand the code they submit. If you cannot defend the PR, you shouldn't be submitting it.

derdiabout 2 hours ago
The "blocking" happens on the side of the AI users. You like using AI. You are aware of this policy.

Will you submit an AI-generated pull request to OpenJDK? No? Voilà, you have successfully self-enforced the OpenJDK policy.

Or do you go to the trouble of finding an interesting issue to work on, get your agent to code it up, manually polish it to make it less AI-looking in case there are doubts, and then submit it? Yes? No. Why would you? To prove some kind of point, to yourself, that you can never disclose publicly? Most people have better things to do. Voilà, the policy is, again, self-enforced. Enjoy your day at the beach instead of trying to trick a project that is politely asking you not to trick it!

nunez8 minutes ago
Imagine Oracle suing themselves due to licensed use violations; can't have that!!!
game_the0ry34 minutes ago
How would they even be able to tell the difference?
starcast2026about 2 hours ago
How could we know whether incoming code is AI generated or not? are there tools for this?
octoberfranklinabout 1 hour ago
"If I don't know you, I don't merge you"

And if you catch somebody submitting code they can't explain, you don't know them anymore.

It's really simple. Open source has always had a social layer. Github culture tries to eliminate it, and that's the source of this vulnerability.

dionianabout 2 hours ago
First thought I had too. I deliberately strip AI metadata from my PRs in certain orgs.
dan_qabout 2 hours ago
Why not just write the code yourself? You sound like an addict hiding their use from their friends and family.
jimbo808about 2 hours ago
This is inherently deceptive.
dan_qabout 2 hours ago
AI is for people who are proud of their obduracy.
asadotzlerabout 1 hour ago
First time you're caught, you are no longer a project contributor and your deceptive conduct will be forwarded to all other major open source projects with warnings that your code cannot be trustworthy and is a well documented legal liability. How's that sit with you?
rnd0about 2 hours ago
Linus might want to look over Oracle's reasoning and reconsider the potential legal harm that can come to the Linux kernel from accepting AI code.
bhewes29 minutes ago
How is this enforceable?
Advertisement
dofmabout 2 hours ago
This is the firm whose debt is one level above junk and whose survival as a single unbroken corporate entity is fully predicated on OpenAI being able to make money from the data centres they (Oracle) are building for them, let alone simply paying for them.

I accept @jerf's explanation is the right one but this is an absolutely almighty signal that AI-first developers should heed. And someone should ask Altman about it on the record.

dan_qabout 1 hour ago
I don't think you should take "AI-first developers" seriously as a category.

The people you refer to are delusional idiots and should be treated as such.

dofmabout 1 hour ago
I don't disagree. But at the moment it is ~all major tech CEOs, right? Companies everywhere are saying "increasingly we don't write our own code". Out loud in front of their investors and customers. Even Oracle did.

But people at Oracle below the C suite don't even fart in public without lawyers signing off.

This is Oracle telling quite a lot of customers and partners of one of their most significant products that it doesn't trust AI code to be safe. Oracle, the company that is more exposed to the bubble bursting than basically anyone else apart from Coreweave.

This message could have been a lot shorter, could have said they were pausing accepting AI submissions until the intellectual property situation was clarified, but no — they said AI code can be unsafe and insecure and it's too risky to accept it. So a good question (given that Oracle are fucked if OpenAI even stumbles) is why?

That is a heck of a message to send, and it is visible enough. That is why I think developers (by which I mean individuals and their companies) whose focus is AI-generated code, which is almost everyone in public, should pay a bit of attention.

shevy-java4 minutes ago
Not long ago it seemed as if AI Skynet is winning the war.

Now slowly, the Empire strikes back - not just Oracle, but more and more resist the tyranny of AI skynet slop.

I am upset that these corporations drove up the RAM prices still. They need to compensate the rest of mankind for this - after all the chip market is a de-facto monopoly. They should all be sued into nothingness, then new laws must enforce healthy and fair competition, without unfair players driving up the prices willy-nilly style. Absolute AI mafia here.

riazrizviabout 2 hours ago
"AI-generated code" will become shorthand for code-that-wasn't-verified-and-organized-by-a-competent-human.
jibal29 minutes ago
It's not Oracle that issued the ban -- it doesn't have that authority. It's the OpenJDK Governing Board. (Of course the latter generally follows Oracle's lead.)

https://openjdk.org/legal/ai

That Oracle's policies over its internal code base are different is irrelevant.

Lucasoatoabout 2 hours ago
AI for me but not for thee.
1234-laugabout 3 hours ago
Oracle is just selling AI shovels. Of course it would have a hard time defending IP issues in slop code when it had famously sued Google for Java infringement.

Also, Oracle knows that it will be stronger with strong IP laws. Other companies will realize that fact soon.

TacticalCoderabout 3 hours ago
So Java, which powers a sizeable chunk of the real-world since two decades now, without needing the help of LLMish sloppy-pasta, is going to continue to power the Real World [TM] with its language and JVM that have been created with tens of millions of human man-hours without LLMish sloppy-pasta?

I'm shocked.

I'm not only shocked: I also see there a delicious irony in the countless of LLMish sloppy-pasta code that's now running and going to be run on man-made JVMs.

asadotzlerabout 1 hour ago
Closer to three decades than two.
msdzabout 3 hours ago
> countless of LLMish sloppy-pasta code that's now running and going to be run on man-made JVMs.

Don’t worry, I think most LLMs, when starting a greenfield codebase, don’t reach for Java, so it may be a smaller amount of code affected than you feared.

dborehamabout 3 hours ago
If you asked the LLM to create an Android app it probably would.
msdzabout 2 hours ago
Interesting idea, so I had to check!

Prompt: “Top language pick for an Android app? Respond with only the language.”

Responses (admittedly via the aichat CLI, not an agent harness; and temp=0):

Kimi K3: Kotlin

GPT 5.6 Sol: Kotlin

Claude Fable 5: Kotlin

DeepSeek v4 Flash 0731: Kotlin

Are there any other “inherently” heavily JVM-biased domains?

I think even in Minecraft game mods Kotlin is possible nowadays…

CuriouslyCabout 3 hours ago
Kotlin my dude, unless you hate yourself.
andrepdabout 1 hour ago
Never get high on your own supply, says the dope peddler.
stronglikedanabout 1 hour ago
They just have their panties in a bunch because that one guy on Youtube said they'd be the first domino to fall in the AIpocalypse. https://www.youtube.com/watch?v=py23zYn1GMw
elias_tabout 2 hours ago
How do you even enforce such policy?
Advertisement
lrvickabout 2 hours ago
So they will not be accepting most security patches. Fun.
josefritzishereabout 3 hours ago
Deeply ironic.
slopinthebagabout 3 hours ago
I would laugh for a week if the courts eventually found issues with using LLM content and forced companies to either publish their LLM generated code as public domain or they were forced to roll back their codebases to a pre-LLM state.

Probably won’t happen but clearly Oracle sees a potential for legal issues with LLM output.

mrkstuabout 2 hours ago
Thing is public domain can be used any way you want. The Libre style licenses are specifically engineered to make the source available to the users of the source, no such clause exists in using public domain.
debtabout 2 hours ago
Fascinating coming from a company hurting so hard from their over-leveraged positions in AI.
ChrisArchitectabout 3 hours ago
dan_qabout 3 hours ago
ORACLE???
dist-epochabout 3 hours ago
Oracle is not a software company, but a litigation company. It will be hard to sue people because LLMs generated code similar to some code copyrighted by Oracle if they themselves use LLMs internally to generate code.
CamperBob2about 2 hours ago
Hilarious thing is, if I want a JDK, I'll ask Fable to write one, get Sol to review it and write tests for it, and it will be working by Monday morning. No need to get permission or anything else from Oracle. Building a complex product from many smaller, individually-testable components is exactly what LLMs are good at, and a Java SDK certainly qualifies.

And if I run out of tokens, well, that's OK too. K3 running on my own box will finish the job. I'll just have to wait another week, that's all.

ninglorabout 2 hours ago
If I want a JDK, I'll ask my package manager to download and install one, and it will be working a minute later. Why would you want to wait another week for something that already exists?
CamperBob2about 2 hours ago
Excellent point. Why, indeed.
zapharabout 2 hours ago
Please do this. I would love to see this timeline actually hold true. Production quality is the bar though. Not something that only works in a very narrow set of circumstances with a ton of caveats.
27183about 3 hours ago
What happens to OpenJDK when Oracle dies? That's looking increasingly likely on a 3-5yr horizon.
saghmabout 3 hours ago
Probably it would get picked up by someone else (e.g. the Linux Foundation)? It's GPLv2-licensed, so it's not like the code is going to be risky for someone to fork
theandrewbaileyabout 2 hours ago
I would expect it to be picked up by the Eclipse Foundation. They already have the Java Ent- I mean, Jakarta Enterprise Edition.
tombertabout 3 hours ago
I don't think Oracle will die, but even entertaining the hypothetical I suspect that some other organization (e.g. Apache) would pick up and maintain a fork.
sandeepkdabout 3 hours ago
Way too much rides on Java, pretty much every big business has their own customized version of JDK that they support and maintain
cesarbabout 2 hours ago
The same that happened when Sun died: it gets bought by someone else.
ImJamalabout 3 hours ago
IBM, Red Hat, Microsoft, SAP, Amazon and others all work on the JDK. They would have to step it up to cover the loss of Oracle's contributions, but I am sure they could manage.

Regardless, your timeframe on Oracle's death seems way too soon.

mbrumlowabout 3 hours ago
Policies like this will result in the death of the branded software.

As we move forward it will be easier than ever to just maintain and keep your fork of software with the changes you want or need. No more approval, bureaucracy, or arguing. Just tell the AI agent want you want changed and you have it.

This will be used for huge things too. Like maybe you want a specific fork of Java that only supports for each iterators, goodby linters, hello compile time error.

matherialabout 3 hours ago
You truly envision a future where every program is written in a custom programming language, for a custom operating system, for a single user who will now be in charge of understanding and maintaining it forever? That user being your grandma, your baker, your CEO?
colechristensenabout 2 hours ago
I do.

Software as a list of requirements and that's it. The local LLM appliance everybody has taking in a document specifying hardware, interfaces, and requirements and spitting out software changeable locally via conversation with its users.

In the same way you have a cookbook with recipes to make dinner instead of ordering out.

cesarbabout 2 hours ago
> Software as a list of requirements and that's it. [...] a document specifying hardware, interfaces, and requirements [...]

For that, you'd want the list of requirements and hardware documentation to be written in a precise, formal language. That's no different than writing them in a programming language (though a declarative one, instead of the more common imperative ones).

I've in the past (way before LLMs existed) thought about automatically generating device drivers from hardware documentation. But besides the need for very precise documentation, hardware never works exactly as documented; a human-written device driver can avoid problematic areas (perhaps even by accident), while a computer-written device driver would end up exploiting every corner case of the documentation.

broken-kebababout 2 hours ago
Most people don't bake their own bread even if it's more approachable, and cheaper then vibecoding. Bread is just a recipe one may say. But in modern times have we ever witnessed disappearance of specialization? I don't think so.
sourdecorabout 2 hours ago
That is a cool perspective to consider.
e2leabout 2 hours ago
> easier than ever to just maintain and keep your fork of software with the changes you want or need

I don't imagine this is practical or desirable for all situations. Good software is built from being battle tested by many users in many environments. Even with the advancements in AI tools, I don't imagine they'll become omnipotent anytime soon.

> No more approval, bureaucracy, or arguing

For software that can kill people or substantively affect someone’s life in a negative way, the bureaucracy is there for good reason. I don't think anyone should want someone at Phillips to vibe code the control software for an X-Ray machine or an employee at CrowdStrike vibe coding the next update before pushing it out to millions of machines.

We are forced to endure low-quality software because there is little or no accountability. I can only imagine what you propose would make an already poor situation worse.

broken-kebababout 2 hours ago
I have my doubts about this. Brands are a about reputation, and reputation strongly affects responsibility when business decisions are made. If a manager decides to vibecode a solution which eventually fails, said manager will be punished. If instead a mainstream software is bought, and it fails - well, everybody has the same trouble around, right? It's not a personal mistake anymore. I suppose there are niches where branded software may give way, but I don't think it's gonna be a general trend.
yunnppabout 2 hours ago
This just reflects how absolutely clueless you are about the amount of attention to detail that the OpenJDK folks put into developing the language and ensuring that it works for all its users (which are serious users delivering actual value.) And I say this not even being a Java programmer myself, just an envious C++ dude watching from the sides.
cesarbabout 2 hours ago
> maintain and keep your fork of software with the changes you want or need

Then you'll have the same problem everyone who forks a piece of software ends up having, sooner or later: as the original evolves, keeping your fork up to date with the upstream changes becomes harder and harder. The bigger and more invasive the changes are, the harder synchronizing with newer releases become.

RussianCowabout 2 hours ago
Someone brings this up on just about every AI-related thread. I think it's nonsense. Nobody wants to maintain a fork of any remotely complex software, not even with AI. And in a corporate setting, nobody wants to use your custom fork; they just want to use the standard software they already know with the quirks they've already learned.
bastardoperatorabout 2 hours ago
This is far more likely to happen in a corporate setting with competent engineers who want to build/solve now versus relying on others. I've seen it 100% of the time with varying results.
LetsGetTechniclabout 3 hours ago
The idea of someone forking Java with vibe code nonsense and expecting them to be able to maintain is laughable.
YesBoxabout 2 hours ago
Except. . . (accept)... SaaS solves the problem of needing one piece of software to communicate between multiple (many) users and/or other pieces of software.

Can't picture a functioning world where every piece of software is custom and requires factorial amount of AI comparisons and reviews to patch the API to communicate. In fact, it's impossible! There's not enough compute to handle a factorial explosion.

I really doubt SaaS going anywhere.

dgellowabout 2 hours ago
Given how much of the industry is SaaS that would be such a self own! Wow, fantastic, you can build all your software in house, zero dependencies. Wait, your users can do the same? And they don’t need to pay you anymore for any of your cool services because they just asked their agents to recreate your infra from scratch? Interesting, truly the future of humanity
dan_qabout 2 hours ago
> Wow, fantastic, you can build all your software in house, zero dependencies. Wait, your users can do the same? And they don’t need to pay you anymore for any of your cool services because they just asked their agents to recreate your infra from scratch?

The cherry on top is that OpenAI and Anthropic brainwashed your coworkers and your company's C-suite into uploading the entirety of the "proprietary" codebase onto their servers thousands of times per day over the last three years.

dgellowabout 2 hours ago
Relevant xkcd: https://xkcd.com/605/
dan_qabout 3 hours ago
LOL
ux266478about 2 hours ago
I think it's even more pervasive than that. Why bother forking software at all? At the point in which code generation is meaningfully trivialized, software becomes entirely disposable. Anything you want, have a model spin it up. You don't even need libraries, the model can just make everything in-situ, who cares? Why on earth would I ever want to use SQLite if I have access to a sufficiently advanced code generator which can generate me a similarly high quality database system, with the added benefit of conforming to whatever my problem domain is, conforming to whatever branch of database theory I want?

Even SaaS isn't safe. I don't even have to describe your product to my system, I just have to give it a harness with access to the interface and have it replicate it locally. Frankly you can probably already prompt for that.

The only thing holding this future back right now are pricing problems and code generation quality. Both of those barriers are constantly being knocked down. We might never arrive at that future, but it's definitely a higher probability than solving AGI's scaling issues, and would arrive much sooner for technical users.

ncrucesabout 2 hours ago
> Why on earth would I ever want to use SQLite if I have access to a sufficiently advanced code generator which can generate me a similarly high quality database system

Because SQLite has 10k requirements that wouldn't even cross your mind to write down, but 80% of which are useful to you.

ux266478about 1 hour ago
The nice thing about natural language is that nesting semantic layers is free and arbitrary, and far more tractable than in a formal grammar. Every natural language is like coherentist ω-order logic. Effectively, I don't have to write the 10k requirements. I only need to provide a sufficient metatheory that can be extrapolatable to those 10k requirements, and that can include embedded theory I did not write myself but am familiar with enough to invoke, as well as refinement criteria ranging from the fuzzy to the explicit with priority weighting parameters to describe the shape in which I want the search space pruned.

This isn't anything new or particularly interesting. It's the entire basis upon which ILP demonstrated generality. A metatheory to synthesize 10 trillion rules isn't even scratching the surface of what you can reasonably do. The key was finding out the tractable semantics for actually computing it in reasonable amount of time, which right now is looking decidedly like informal semantics was the answer the whole time.

NoDodgeQuestionabout 2 hours ago
>Why on earth would I ever want to use SQLite if I have access to a sufficiently advanced code generator which can generate me a similarly high quality database system

https://www.youtube.com/watch?v=V_qzqY1bb7I your sufficiently advanced code generator may generate you a high quality database system for some measure of quality, but it will not have SQLite's reliability over the extremely long tail of edge cases proven through its testing and use in real life

ux266478about 2 hours ago
Then you've failed the criteria of sufficiently advanced. It's perfectly fine to cast doubt we'll see scaling to this generalization, but you're not casting doubt you're outright rejecting the premise in-confidence. It betrays that you have no idea what you're talking about. May I see your quantification of this long tail? Do you even know how to formalize the mapping from n-bit precision of weights and/or activations to the standard deviation of a transformer's output distribution, such that we could decide whether the long tail of a given behavior is unreachable? Something tells me that no, you don't know how to do that in the slightest. So what drives you to speak with such confidence?

That's before we get into the entire non-linearity of agentic systems introducing massive decidability problems on this in the first place. A little bit of epistemic humility please.

Advertisement