Big firms I have worked at still using Java 8. Dead.
Java 21 makes me like Java again
11–20 of 777 posts
Re: Java 21 makes me like Java again
#12Can you convince me to use Java? I’ve never used it (only C++, Python, CL) but it feels bloated and dirty.
Re: Java 21 makes me like Java again
#13Big firms I have worked at still using Java 8. Dead.
Re: Java 21 makes me like Java again
#14Can you convince me to use Java? I’ve never used it (only C++, Python, CL) but it feels bloated and dirty.
What else do you want from the ecosystem?
Re: Java 21 makes me like Java again
#15Can you convince me to use Java? I’ve never used it (only C++, Python, CL) but it feels bloated and dirty.
How could you possibly like C++ but feel that Java is bloated? Like I academically understand disliking Java but this just makes no sense.
Re: Java 21 makes me like Java again
#16edit: I will say that as a Java developer I am grateful every day for the improvements to the language. Java is a very impressive language and I have a lot of respect for the people working on it.
Re: Java 21 makes me like Java again
#17Re: Java 21 makes me like Java again
#18The problems with Java can't be fixed by adding new things, you can't undo decades of ecosystem development, training, and ideology built on top of the idea that inheritance is really good idea and belongs everywhere. edit: I will say that as a Java developer I am grateful every day for the improvements to the language. Java is a very impressive language and I have a lot of respect for the people working on it.
Re: Java 21 makes me like Java again
#19In other news, we have an upgrade path at work to go from Java 8 to Java 11 pretty soon.
Going from 11 to 21 is a lot easier.
If you run a bunch of different microservices with distinct allocation profiles, all with high allocation pressure and performance constraints, and you've accomplished this w/ the help of a very fine-tuned CMS setup, migrating that over to G1/ZGC is non-trivial
Re: Java 21 makes me like Java again
#20Can you convince me to use Java? I’ve never used it (only C++, Python, CL) but it feels bloated and dirty.
How could you possibly like C++ but feel that Java is bloated? Like I academically understand disliking Java but this just makes no sense.
But if you are talking about the source code itself, then things are quite different.