JavaFX is a rapidly maturing technology, but its capabilities are still limited. In this installment of Open source Java projects, Jeff Friesen introduces you to JFXtras, utilities and add-ons that ...
Overview:  Kotlin has become the preferred language for Android development, making Java-to-Kotlin migration an important ...
The long-awaited Hotspot-on-iOS project is reporting major progress: OpenJDK is now able to build and run on iOS. This is the next milestone on a journey that started a long time ago; InfoQ first ...
Loom is a newer project in the Java and JVM ecosystem. Hosted by OpenJDK, the Loom project addresses limitations in the traditional Java concurrency model. In particular, it offers a lighter ...
InfoQ: What inspired you to create the Voices library? Coles: I needed to generate speech from Java, and most modern Text to Speech (TTS) libraries are written in Python. Initially, I ran piper as an ...