InfoQ Homepage Open JDK Content on InfoQ
-
Java News Roundup - Week of Feb 8th, 2021
A roundup of the week's smaller stories in the Java ecosystem.
-
AdoptOpenJDK Welcomes Dragonwell
AdoptOpenJDK and Alibaba announced that the Dragonwell JDK will be built, tested, and distributed using AdoptOpenJDK's infrastructure. This means users have more options and can opt to use Dragonwell because of its unique features such as coroutine and warmup support.
-
What We Know about Java 16 and 17 So Far
Oracle recently released version 15 of the Java programming language and virtual machine. We take a look at what's known about the contents of the upcoming next releases, Java 16 and 17.
-
OpenJDK Completes Migration to GitHub
OpenJDK has completed the transition from Mercurial to GitHub as planned in September 2020. GitHub offers various benefits such as increased performance and support for code reviews. InfoQ reported in June about the change in more detail.
-
Java 15 Released
Oracle has released version 15 of the Java programming language and virtual machine.
-
OpenJDK Comes to Windows 10 on ARM
Microsoft has made its first big contribution to OpenJDK: Porting OpenJDK to Windows 10 ARM (AArch64).
-
OpenJDK Migrates to GitHub
The transition of the OpenJDK projects from Mercurial to GitHub will be completed by September 2020.
-
Return of the OpenJDK Developers' Guide
A new version of the OpenJDK Developers Guide is now available, targeted at new and returning contributors and updated for the current reality of the project.
-
AdoptOpenJDK to Become Eclipse Adoptium
The AdoptOpenJDK project is to move under the Eclipse umbrella as Eclipse Adoptium as part of a transition to an open-source foundation. Having a vendor-neutral open-source foundation to steward the AdoptOpenJDK project will give a strong basis for the future. Read on to find out what it means from a practical perspective and how the transition will play out.
-
Java at 25
Java is one of the few recent languages (along with only Javascript, Python and C / C++) to have attained the top level of sustained, truly mainstream usage. The language and platform are celebrating their 25th birthday amid ongoing successes.
-
Java 15: the Story So Far
Java 14 has just been released, but attention is already turning to the next release, with some features already confirmed for the September 2020 release.
-
Q&A with Martijn Verburg and Bruno Borges of Microsoft Regarding Contributing to the OpenJDK
InfoQ caught up with Martijn Verburg, principal group SWE manager, Java and Bruno Borges, principal program manager, Java at Microsoft, about the specifics of the intended contribution from Microsoft to the OpenJDK.
-
AdoptOpenJDK Introduces Quality Assurance Program
AdoptOpenJDK has created a comprehensive set of over 30,000 tests designed to ensure compatibility, performance, and reliability of their JRE distributions. The test suites are small enough to be run regularly by those working on the project, and also benefit those who simply use the project.
-
Brian Goetz Speaks to InfoQ about Proposed Hyphenated Keywords in Java
On his continuing quest for productivity and performance in the Java language, Brian Goetz, Java language architect at Oracle, along with Alex Buckley, specification lead for the Java language and Java Virtual Machine at Oracle, proposed a set of hyphenated keywords to evolve the language as new features are added. Goetz spoke to InfoQ about these proposed hyphenated keywords.
-
OpenJDK Project Valhalla Releases LW2 Prototype
Project Valhalla (OpenJDK) has released LW2, a new user-accessible prototype of the effort to align with modern hardware. InfoQ discusses this new prototype in-depth with IBM's tech lead for this new technology.