Live data from Hacker News

Oracle to charge for Java from Jan 2019

itassetmanagement.net

21–30 of 40 posts

Re: Oracle to charge for Java from Jan 2019

#22
post #19

Earlier quoted context omitted.

This is some _incredible_ clickbait. The latest JRE and JDK will continue to be free. What Oracle are charging for is continued Java 8 support.

What type of usage does Java 8 vs 9+ have in the real enterprise world? Isn't that still a significant amount of companies and applications?

A lot. For all practical purposes, it very hard to get projects to move to big version numbers in large enterprises.

Its not as simple as just recompiling code. Something like the entire ecosystem has to move, you will have plenty of compatibility problems, code breakage and catch-22 situations.

This is not good news for Java.

Also a lot of 'Architects' will be forced to think if they will be made to pay for Java later. Hence should they use something else to build their latest projects?

Re: Oracle to charge for Java from Jan 2019

#23
post #8

> Oracle have announced that, “after January 2019”, Java SE 8 public updates will not be available for “business, commercial or production use” without a commercial license. This is blogspam and FUD. Java SE 8 will be past EOL at that point. Oracle has announced no intent to charge for updates to Java SE 11, which should be the current release, at that point.

What a shame. Just when I got my hopes up.

Re: Oracle to charge for Java from Jan 2019

#24

After all those years of endlessly arguing back and forth about which programming language is the best, the poor Java evangelists have had the blocks knocked out from underneath them, because now you can instantly counter any number of technical pro-Java arguments and win the argument in one word, by simply be saying the name "Oracle", and sadly shaking your head in pity.

And what a turnaround for the CLR. People used to say, "Sure, C# is a better Java, but Microsoft and closed-source etc..." Or, "Sure F# looks cool, pity about..."

Microsoft's reputation isn't what Sun's was, but it's miles better than it was under Ballmer and light-years ahead of Oracle's. Looks like the bulk of .NET code is released under permissive licenses, too (?)

I don't know how much "hacker goodwill" buys you when you make old-people tech, but Java has definitely lost ground to its main competitor. Maybe their recent uptick in language development velocity will help things.

Re: Oracle to charge for Java from Jan 2019

#25

After all those years of endlessly arguing back and forth about which programming language is the best, the poor Java evangelists have had the blocks knocked out from underneath them, because now you can instantly counter any number of technical pro-Java arguments and win the argument in one word, by simply be saying the name "Oracle", and sadly shaking your head in pity.

And what a turnaround for the CLR. People used to say, "Sure, C# is a better Java, but Microsoft and closed-source etc..." Or, "Sure F# looks cool, pity about..." Microsoft's reputation isn't what Sun's was, but it's miles better than it was under Ballmer and light-years ahead of Oracle's. Looks like the bulk of .NET code is released under permissive licenses, too (?) I don't know how much "hacker goodwill" buys you…

You need "hacker goodwill" to hire and retain great people like James Gosling and Anders Hejlsberg. Oracle doesn't have a snowflake's chance in hell of ever hiring anyone who can hold a candle to them.

Re: Oracle to charge for Java from Jan 2019

#29

Earlier quoted context omitted.

And what a turnaround for the CLR. People used to say, "Sure, C# is a better Java, but Microsoft and closed-source etc..." Or, "Sure F# looks cool, pity about..." Microsoft's reputation isn't what Sun's was, but it's miles better than it was under Ballmer and light-years ahead of Oracle's. Looks like the bulk of .NET code is released under permissive licenses, too (?) I don't know how much "hacker goodwill" buys you…

You need "hacker goodwill" to hire and retain great people like James Gosling and Anders Hejlsberg. Oracle doesn't have a snowflake's chance in hell of ever hiring anyone who can hold a candle to them.

Beyond that, its also reasonable for them to charge for Java. Java is huge, the ecosystem, the libraries and the software built using it. Its like you have to spend money to build a technology which every one is using to build awesome things, and you have to not only continue investing in it, but give it away for free.

Sun spent like millions of dollars on Java, without earning a penny in return. At some point in time you are a company and have to make profits.

Sending all that big money down the drain for others benefits, and no profits for yourself is something no company will do.

Re: Oracle to charge for Java from Jan 2019

#30
post #22
post #19

Earlier quoted context omitted.

What type of usage does Java 8 vs 9+ have in the real enterprise world? Isn't that still a significant amount of companies and applications?

A lot. For all practical purposes, it very hard to get projects to move to big version numbers in large enterprises. Its not as simple as just recompiling code. Something like the entire ecosystem has to move, you will have plenty of compatibility problems, code breakage and catch-22 situations. This is not good news for Java. Also a lot of 'Architects' will be forced to think if they will be made to pay for Java lat…

Moving to something else entirely is even more costly than just moving to the next major version.

The EOL for JDK 8 has been known for quite some time now.

Architects who haven’t taken that into account yet have been negligent regardless of Oracle charging for future updates or not.

Migrations almost always require quite some effort but there was plenty of time to prepare in this case.

Post reply on HN