BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Java SE Content on InfoQ

  • JDK 7 Milestone 5 Includes Concurrency and Performance Updates, But Is Not Feature Complete

    Sun's Java SE team recently released the Milestone 5 build of JDK 7. This was expected to be a feature complete release of Java 7 but is some way short of that. InfoQ takes a look at what has been added and some of the major features still missing.

  • Java SE 5 Reaches End Of Service Life

    Sun's implementation of J2SE 5.0 reached its End of Service Life (EOSL) on November the 3rd 2009, which is the date of the final publicly available update of version 5.0 (J2SE 5.0 Update 22). Extended support is available to customers through Sun's Java for Business program.

  • Sun Drops the Swing Application Framework from Java 7

    The Swing Application Framework will not make it into Java 7, though a number of forks have subsequently sprung up to continue its development. Plans for another much requested feature, CSS-based styling for Swing components, have also been abandoned.

  • Project Coin Announces Final List of Small Language Changes

    Joseph Darcy has published Project Coin's final list of approved changes to the Java language for the forthcoming version 7 release.

  • Mocking for Java and Flex

    There are plenty of choices for creating mock objects in Java but Flex has seen little development in this area, until recently. The popular and maturing Mockito framework now has a Flex counterpart, which aims to bring mocking to Flex.

  • Jigsaw Falling Into Place

    Long plagued by controversy, Sun's attempts to modularise the Java platform saw more positive reactions from the JavaOne crowd.

  • Project Coin Announces Second Candidate List

    InfoQ takes a look at a further five proposals that have been added to the Project Coin purse: Better integer literals, language support for JSR 292, indexing syntax for lists and maps, collection literals, and large arrays.

  • OpenJDK 7 / JDK 7 Milestone 3 Released

    A new milestone of the next generation JDK has been released, which includes several new features and enhancements in many functional areas, like garbage collection, NIO and more. This is also the first version where OpenJDK and JDK will have (almost) identical code-bases.

  • Presentation: Building a Large Scale SaaS Application

    Dan Hanley, of Magus, discusses design principles, architectures and infrastructure of the SaaS frameworks used by Magus to rapidly develop and deploy large-scale, web-based, applications for clients. Along the way he discusses the components of their technology stack and the evolution of their methodology.

  • Easy Persistent Entity Transfers

    Often times when transferring persistent entities outside of the JVM you must strip off persistence related information or modifications. Gilead, formerly Hibernate4GWT, aims to ease that process and handle the heavy lifting.

  • ServiceLayer for Point-and-click Web Services

    With ServiceLayer, adding SOAP and REST web service to your Java applications is as easy as point-and-click... and it can all be done at runtime. By using the graphical user interface, you explore an application, select classes and methods to deploy as services, and your done. Coding is no longer required.

  • 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.

  • WindowBuilder Pro 7.0 Released

    Instantiations has released WindowBuilder Pro 7.0, a Java GUI builder, and which recently won the "Best commercial Eclipse-based developer tool" category at EclipseCon 2009. Updates to 7.0 include UI Factories and Nebula widget integration, along with Swing Data Binding and GWT-Ext widgets.

  • Merapi Project : A Bridge Between AIR and Java

    Adobe Flex and AIR have strong ties to Java in their history, yet Adobe AIR has no native way to use Java on the client. The community has offered its own solution in the Merapi Project.

  • Dynamic Report for Java and Grails

    Reporting is a common feature found in many software applications and DynamicJasper aims to make it a simple and easily configurable process.

BT