BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage JCP Content on InfoQ

  • Azul Systems and Twitter Elected to the JCP Executive Committee, VMware No Longer Represented

    Twitter and Azul Systems have been elected to serve on the JCP Executive Committee for Java SE/EE, on voting percentages of 32% and 19% respectively. Both firms have also joined the OpenJDK project. VMware is no longer represented.

  • JCP.next Public Review

    Oracle have announced a public review for JCP.next, which aims to increase transparency by forcing discussions to happen in the open and use publicly viewable issue trackers. However, it does not address the key issues with the JSPA which led to complaints about the JCP earlier this year.

  • Oracle's Java EE 7 Plans Include Adding Cloud and HTML5 Support to the Platform

    Oracle filed the umbrella JSR for Java EE 7 last week, and the specification has now passed the initial review ballot stage. The overarching themes are emerging web technologies, cloud computing, and continued ease of use improvements including an overhaul to the JMS API. Elsewhere, JPA is scheduled to receive attention, and Oracle is talking about plans to revive the long dormant JCACHE JSR.

  • JCP Election Results for the New Executive Committee Members Announced: Hologic not Ratified

    The results have been announced from the unusually controversial JCP Executive Committee election, with Hologic failing to be ratified. The JCP Project Management Office will now need to choose a new candidate to replace concurrency expert Doug Lea.

  • Can Oracle Turn Java Around?

    A lot has happened in the last week or two in the Java space. Oracle has remained silent throughout, but their silence is deafening. They need to clarify what is happening with the JCP, and comment on OSX's removal of Java. Oracle can still turn this around, but the silence is damning. They may have bought the rights to Java, but it hasn't bought into the Java community.

  • JSRs: What Lies Beneath

    Following on from the confirmation of Plan B, with the delay to a number of JSRs and eviction of both the Lambda project as well as collection literals from Project Coin, it's interesting to take a step back and see how a change makes it into the Java environment. It's not as simple as you think.

  • Sun's Disagreement With Apache Overshadows Java 7 Announcement

    Sun Microsystems have published an updated schedule for JDK 7 along with a list of the approved features, but the ongoing disagreement with Apache over licensing the Java Compatibility Kit (JCK) for Java SE threatens to overshadow the announcement.

  • Sun's Future and Cloud Computing

    Sun's recent layoffs (which are said to be affecting people working on OpenJDK, the JCP, J2SE, and desktop Java), and also Sun's recent acquisition of cloud infrastructure vendor Q-Layer, keeps alive the question of how Sun will redefine its strategic direction and choose which of its many technology possibilities it will focus upon.

  • Servlet 3.0 Public Review Sparks a Debate

    JSR-315 has produced a Public Review (PR) of the Servlet 3.0 specification, accompanied by a reference implementation in the GlassFish trunk. This release has resulted in a debate around the choices that the Expert Group (EG) has taken for the next generation Servlet APIs and the whole of the Java EE 6 platform.

  • JCP Panel: The Community Demands More Openness and Easier Participation

    QCon San Francisco 2008 panel on Open Standards Development hosted Patrick Curran, JCP Chair and distinguished members of the community that shared experiences both on open standards and open source development. Almost from the beginning it became evident that there were two major issues that would dominate the discussion: Openness and Ease of entry level participation to the JCP.

  • New Java Concurrency Feature: Phasers

    A new type of concurrency barrier called 'Phasers' has been introduced into JSR-166y, scheduled for inclusion in Java SE 7.

  • Interview: Rod Johnson Discusses Spring, OSGi, Tomcat and the Future of Enterprise Java

    Rod Johnson discusses the Spring Portfolio, the Oracle/BEA and Sun/MySQL acquisitions, Java EE 6, Tomcat and Spring, Spring Dynamic Modules, the future of enterprise Java, the benefits of OSGi for application developers, the Covalent acquisition and Spring 3.0. Johnson also alludes to the SpringSource Application Platform, which was announced a month after this interview was filmed.

  • JSR-292 Early Draft Review Announced

    The early draft review of JSR-292 has been released. JSR-292 defines the 'invokedynamic' instruction, a bytecode instruction to assist in the implementation of dynamic languages on JVM.

  • JSR 308: Unwarranted Increase in Java Language Complexity?

    JSR 308 - Annotations on Java Types - a new language feature proposed for Java SE7 has been discussed in the "Upcoming Java Programming-Language Changes" presentation at JavaOne. In a follow-up, Michael Nygard argues that JSR 308 increases the language complexity with little or no added benefit and sees this as a trigger for Java developers to reconsider their language choice.

  • Parallelism with Fork/Join in Java 7

    As the number of processor cores available on modern hardware increases, it's becoming ever more important for developers to develop in ways that take advantage of the new hardware. The Fork/Join library in Java 7 helps solve this problem.

BT