BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Java Content on InfoQ

  • JCP Enters Final Phase of Transparency and Developer Agreement Work

    Intellectual property concerns, transparency and the continuing development of a new version of the Java Specification Participation Agreement were among the topics at the recent meeting of the Java Community Process Executive Committee.

  • Groovy 2.3 Released With Traits and Java 8 Support

    Groovy Project Manager at Pivotal Guillaume Laforge today announced the release of Groovy 2.3, the first major Groovy release this year, and the first major release of Groovy to feature official support for running on the recently released Java 8.

  • Coverity Scan Gets Better with Java, Apache Hadoop, HBase and Cassandra Support

    The recently released open source scan report by Coverity mainly detected and fixed Resource Leaks, Null Pointer and Control Flow issues besides several other issues. It also scanned the source code of Linux and fixed several bugs.

  • Java ME 8 General Availability Release

    Oracle principal product manager Terrence Barr announced the release today of Java ME 8, further aligning Java ME 8 with Java SE 8 and the Internet of Things

  • Microsoft Azure Web Sites Ready to Take on Public PaaS Leaders

    With the software update announced last week, Microsoft nearly closed the gap between it and other leading Platform-as-a-Service offerings. With refined pricing, free SSL support, global DNS load balancing, and the introduction of Java support, Azure Web Sites appears to be a strong competitor for Heroku, Google App Engine, OpenShift Online, Cloud Bees, and Engine Yard.

  • Reactive Streams with Akka Streams

    Typesafe has announced the early preview of Akka Streams, an open source implementation of the Reactive Streams draft specification using an Actor-based implementation. Reactive Streams is an initiative to provide a standard for asynchronous stream processing with non-blocking back pressure on the JVM. Back pressure in needed to make sure the data producer doesn't overwhelm the data consumer.

  • Secure Coding for the Android Platform

    CERT Secure Coding team, part of the Software Engineering Institute at Carnegie Mellon University, have recently released secure coding guidelines specific to Java's application in the Android platform. InfoQ interviews Lori Flynn, one of the researchers who authored them.

  • Spring Boot Goes GA

    Pivotal, last week, announced the first general availability release of the Spring Boot framework.

  • JCP Members Voting No on JSR-48 WBEM

    London Java Community and other JCP members will be voting "no" on JSR 48 WBEM Service Specification, a set of APIs for Web-Based Enterprise Management.

  • JCACHE Specification Finalized

    After thirteen years of development and evolution, JSR-107 - JCACHE, has been finalized.

  • Oracle Talks to Architects and Partners About Java 8 in Launch Webinar

    Almost three years after the release of Java 7, Oracle last week released Java 8, touted as the most revolutionary Java release ever. This week Oracle presented a one-hour public webinar looking into features, background, and community reaction. InfoQ captured some important highlights of the webinar.

  • Rebecca Parsons on the ThoughtWorks Technology Radar

    In January ThoughtWorks released the latest version of their Technology Radar in which they track what's interesting in the software development ecosystem. The big themes this year are (1) early warning systems and recovery in production, (2) the tension between privacy and big data, (3) the javascript ecosystem and (4) blurring of the line between the physical and virtual worlds.

  • Java 8 Launch Q&A

    Java 8 is one of the most highly anticipated programming language updates in many years. The release contains a date API, streams API and lambdas. Include permgen removal and you end up with a nice set of improvements. To learn more about this release, we sat down with Georges Saab, vice president of software development, Java Platform Group, Oracle.

  • Oracle Releases Java 8 at EclipseCon

    Today at EclipseCon, Oracle announced the launch of the Java 8 platform, bringing Lambdas and Streams to the language as well as fixing some long-standing issues with the JVM. Read on to find out more about the release.

  • Azul ReadyNow! Seeks to Eliminate JVM Warm-up

    Azul Systems announces the release of ReadyNow! in the latest version of Azul's Zing runtime for Java. Includes a series of algorithms designed to obviate the need for "warming-up" the Java Virtual Machine.

BT