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)
Oracle bans AI-generated code from OpenJDK
51–60 of 398 posts
Re: Oracle bans AI-generated code from OpenJDK
#52Policies 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 itera…
Re: Oracle bans AI-generated code from OpenJDK
#53y’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.
It's shocking given Oracle's AI spending spree over the last couple of years.
Re: Oracle bans AI-generated code from OpenJDK
#54What happens to OpenJDK when Oracle dies? That's looking increasingly likely on a 3-5yr horizon.
Regardless, your timeframe on Oracle's death seems way too soon.
Re: Oracle bans AI-generated code from OpenJDK
#55Re: Oracle bans AI-generated code from OpenJDK
#56Policies 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 itera…
Re: Oracle bans AI-generated code from OpenJDK
#57Re: Oracle bans AI-generated code from OpenJDK
#58I 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.
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.
>I'm sure it'll get better eventually, maybe
Why would it get better?
Re: Oracle bans AI-generated code from OpenJDK
#59So 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.
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.
Re: Oracle bans AI-generated code from OpenJDK
#60Policies 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 itera…