Kotlin continues to grow in popularity among Java developers, a new report from Snyk revealed. In its annual JVM ecosystem report it found that Kotlin is now the second most popular JVM language. Java still holds a large majority, with 86.9% of developers saying they use it as their main programming language for building JVM … continue reading
Microservices have had a major impact on Java in the past few years. JVM plugin JRebel recently released their 2020 Java Developer Productivity Report, and a main focus of their finding was the impact of microservices adoption in Java. According to JRebel, application architecture is one of the determining factors for which technologies developers use. … continue reading
JetBrains is providing new details on the current state of Kotlin tools and libraries for data science. “How does Kotlin fit data science? Following the need to analyze large amounts of data, the last few years has brought a true renaissance to the data science discipline. All this renaissance of data science couldn’t be possible … continue reading
The overall feature set for JDK 14 is now frozen and includes pattern matching for instanceof, a packaging tool and NUMA-Aware Memory Allocation for G1. The developers behind JDK 14 said the the stabilization repository, jdk/jdk14, is open for select bug fixes and, with approval, late enhancements per the JDK Release Process (JEP 3). The … continue reading
Following the new biannual release schedule that started in 2018, this year Java saw two major releases, Java 12 in March and Java 13 in September. Java 12 introduced features such as a new low pause time garbage collector, microbench suite, switch expressions, a JVM constraints API, and more. With Java 13, Oracle set out … continue reading
The fight between Google and Oracle is beginning to heat up again. Recent reports have revealed the case is moving to the U.S. Supreme Court. Google and Oracle have been fighting for what feels like forever now. The two companies have been caught up in a legal dispute since 2010. Oracle maintains its position that … continue reading
Python is finally beginning to outrank Java. In the beginning of the year, TIOBE Index predicted Python would soon replace Java and that prediction is becoming a reality with the release of GitHub’s 2019 State of the Octoverse. According to the report, Python outranked Java for the first time, becoming the second-most popular programming language … continue reading
Red Hat has announced the release of Quarkus 1.0, a Kubernetes-native Java stack built for containers and cloud deployments. According to the company, as application development continues to evolve, Quarkus will work to bring Java into the future and get it ready for serverless, cloud and Kubernetes environments. “Quarkus represents a fundamental shift in modern … continue reading
Java has been around for a long time, and over the past few years it has undergone significant changes to keep it relevant. It is still the most popular programming language among developers, according to JetBrains’ State of Developer Ecosystem in 2019 report. But it may not hold onto that title forever. While it’s still … continue reading
Today, at its Code One conference, Oracle announced that Java 13 is now officially available. Like every other Java release since Java 6, it was available in early access preview prior to the official release. These previews give developers the opportunity to try the new version out before using it in their production code. “[This … continue reading
After transitioning from Oracle to the Eclipse Foundation in 2017, Jakarta EE (previously known as Java EE), has reached another major milestone. With today’s release of the Jakarta EE 8 Full Platform and Web Profile specification, the project now has a new baseline for having an “open, vendor-neutral, community-driven process.” Now, Java vendors, developers, and … continue reading