InfoQ Homepage Java Content on InfoQ
-
Reactive Streams Releases First Stable Version for JVM
After more than a year on the drawing board, Reactive Streams has released version 1.0 of their API for several different platforms, Java among them. This library provides a common framework to standardise reactive patterns.
-
Java Turns 20
Twenty years ago today, Java's first alpha release was unleashed upon the world on Solaris. InfoQ looks back at the history of Java and what it has conquered since.
-
Java 9 On Track for 2016
Oracle is targeting a Java 9 GA release date of September 2016. The schedule follows Oracle’s plans to release a new major version every two years, although contrasting to previous releases the currently proposed deadline might be at risk for some slippage.
-
Java 7 Reaches End of Life
Oracle has ceased public availability of security fixes and upgrades for Java 7, urging users to migrate to Java 8 or to purchase commercial long-term support for Java 7.
-
Web Frameworks Benchmark 2015
We published in 2014 the results of TechEmpower’s benchmark of various web frameworks, a term including web platforms and micro-frameworks. A year later, they have published a new set of results outlining important changes in the performance of top 10 web frameworks.
-
Chrome 42 Disables NPAPI and Related Plug-ins: Java, Unity, Silverlight
As outlined in the NPAPI Deprecation Guide, Chrome 42, which was due this month and was recently released to the stable channel, has disabled support for the Netscape Plug-in API. The reason is that NPAPI “has become a leading cause of hangs, crashes, security incidents, and code complexity” and the intent was first announced in 2013.
-
Java Community Release First OpenJDK Coverage Numbers
The AdoptOpenJDK has released the first code coverage percentages for the OpenJDK codebase.
-
Azul Announces Zulu Embedded, based on OpenJDK
Azul Systems has released Zulu Embedded, a new open source embedded JDK, based on OpenJDK. It is targeted at companies that have embedded Java-based products such as mobile and IoT devices. Examples include routers and switches, ATM machines, avionics systems, automotive electronics and Point of Sale (POS) systems.
-
Ed Burns Discusses HTTP/2 and the Java EE Servlet 4 Specification
At JavaLand 2015, Ed Burns provided an overview of the Java EE Servlet 4.0 specification (JSR 369), the main focus of which is to introduce HTTP/2 support into the Java EE Platform. HTTP/2 aims to overcome problems with the existing HTTP specification, and new features include request/response multiplexing, binary framing, stream prioritisation, server push and header compression.
-
The Demise of Open Source Hosting Providers Codehaus and Google Code
Open Source project hosting sites like SourceForge, Codehaus and Google Code inspired developers to share their code for projects not associated with a foundation like Apache or Eclipse. Over the past few years, these hosting sites have been superseded by GitHub, to the extent that they are closing down over the next year. InfoQ looks back at their contributions and into the future.
-
Install Eclipse Projects with a lot more Oomph
At last week's EclipseCon, Eike Stepper and Ed Merks introduced Eclipse Oomph, which aims to simplify the out-of-the-box experience for Eclipse installations, facilitating IDE setup and project checkouts. Eclipse Oomph is available as a standalone installer for Eclipse and is built into Eclipse Mars packages, which are available as M6 releasees with a release date of June 2015.
-
Maven Escapes from XML
The recently released Maven 3.3.1 adds support for core extensions to be added to a project through additional metadata as well as using alternatives to the eponymous pom.xml file for building. This has been used to create build scripts for JRuby that build upon Maven but use a JRuby script to represent dependencies and plugins.
-
RoboVM 1.0 Touts JVM-based Languages for iOS Development
RoboVM, aimed at bringing JVM-based languages to iOS development, has reached its first stable version, Trillian Mobile announced, bringing new features and new commercial licenses in addition to its OSS core.
-
Effektif Open Sources BPM Software with an Emphasis on Developers
Business process management software provider Effektif today announced the open sourcing of their workflow engine. The new model allows developers to include Effektif workflows from within their applications via Java and REST APIs
-
Automated Error Reporting in Eclipse Mars
At EclipseCon, the automated error reporting and UI freeze detecting tool - built into Eclipse Mars - was demonstrated. Having only been in the package for a short while, it has already helped identify and subsequently fix a number of problems. InfoQ spoke to the people behind the tools to find out more.