Mer 13 Mag 2015     

Java 9 arriverà nel settembre del prossimo anno, secondo quanto annunciato da Oracle.

Chief Java Architect Mark Reinhold recently proposed a new schedule for Java 9 milestones, now on the JDK 9 project page
  • 10 December 2015: Feature Complete
  • 04 February 2016: All Tests Run
  • 25 February 2016: Rampdown Start
  • 21 April 2016: Zero Bug Bounce
  • 16 June 2016: Rampdown Phase 2
  • 21 July 2016: Final Release Candidate
  • 22 September 2016: General Availability

Java 9 will introduce a modularized JDK, which means developers will be able to load smaller amounts of code when running applications that donít require the entire environment. This will enable Java to scale from small devices to large software systems while providing a secure platform.
 
Mar 18 Dic 2012     

Oracle ha effettuato l'update di Java 7 SDK. JDK 7u10 è adesso certificata per Mac OS X 10.8 e Windows 8.

The JDK 7u10 release includes the following enhancements:

  • The ability to disable any Java application from running in the browser. This mode can be set in the Java Control Panel or (on Microsoft Windows platform only) using a command-line install argument.
  • The ability to select the desired level of security for unsigned applets, Java Web Start applications, and embedded JavaFX applications that run in a browser. Four levels of security are supported. This feature can be set in the Java Control Panel or (on Microsoft Windows platform only) using a command-line install argument.
  • New dialogs to warn you when the JRE is insecure (either expired or below the security baseline) and needs to be updated.

Download a partire da questa pagina.

 
Gio 09 Ago 2012     

Oracle ha posticipato la fine vita di Java 6 portandola a febbraio 2013. In precedenza era stata spostata da luglio 2012 a Novembre 2012, adesso questo ulteriore posticipo. L'annuncio è stato dato in un post sul blog di Henrik Stahl, Senior Director di Oracle Product Management, che ha detto che la decisione è stata presa dopo "un'ulteriore consultazione e considerazione". L'ultima versione di Oracle JDK 6 sarà quindi rilasciata nel mese di febbraio 2013.

Dopo la fine degli aggiornamenti pubblici per JDK 6, se si dispone di un valido contratto di supporto per un prodotto Oracle che richiede JDK 6, o se si dispone di un contratto di supporto Oracle Java SE, ci saranno ancora versioni di supporto aggiuntivo di JDK 6 che saranno disponibili su My Oracle Support. Le precedenti versioni di JDK 6 resteranno a disposizione del pubblico su Java Archive, per scopi di test e debug, ma Oracle non raccomanda l'utilizzo di queste versioni per scopi diversi da test e debug.

 
Mar 02 Ago 2011     

Rilasciata la versione 7.0.1 di NetBeans, la nuova versione è certificata per la versione finale di Java 7 rilasciata qualche giorno fa. NetBeans 7.0 era stato rilasciato ad aprile. Le note di rilascio sono disponibili a questa pagina, il download è possibile da questa pagina.

NetBeans IDE 7.0.1 is an update to NetBeans IDE 7.0 and includes the following changes:

  • Full certification on the final release of JDK 7
  • Bundle GlassFish 3.1.1 update release
  • WebLogic related enhancements
  • Significant quality increase

The following updates to the 7.0 release also apply to 7.0.1:

  • Oracle Database improvements
  • HTML5 editing support
  • Maven 3 is supported and bundled with the IDE
  • Improved support for CDI, REST services, Java Persistence, and Bean Validation
  • PHP Rename Refactoring
  • Line wrapping
  • Improved detection of external changes (native file system listening)
  • Updates to the C/C++ support (remote file system browsing, library projects running/debugging, enhanced templates/specializations)
  • Support for Git 1.7.х
  • Additional enhancements are listed at the NetBeans IDE 7.0 page
 
Sab 30 Lug 2011     

Come anticipato Oracle ha rilasciato Java SE 7 (Java Standard Edition 7) a fine luglio. Java 7 è la prima versione di Java gestita interamente da Oracle, ed è stata accompagnata da vivaci polemiche. Download della nuova versione di Java (JDK e JRE) a partire da questa pagina.

Java SE 7 delivers:
  • Language changes to help increase developer productivity and simplify common programming tasks by reducing the amount of code needed, clarifying syntax and making code easier to read. (JSR 334: Project Coin)
  • Improved support for dynamic languages (including: Ruby, Python and JavaScript), resulting in substantial performance increases on the JVM. (JSR 292: InvokeDynamic)
  • A new multicore-ready API that enables developers to more easily decompose problems into tasks that can then be executed in parallel across arbitrary numbers of processor cores. (JSR 166: Fork/Join Framework)
  • A comprehensive I/O interface for working with file systems that can access a wider array of file attributes and offer more information when errors occur. (JSR 203: NIO.2)
  • New networking and security features
  • Expanded support for internationalization, including Unicode 6.0 support
  • Updated versions of numerous libraries

Il rilascio di Java 7 EE (Enterprise Edition) è previsto per il terzo trimestre del 2012.

 
Mer 23 Mar 2011     

Dopo che Java 7 si avvia al suo rilascio finale entro l'estate Oracle ha invitato la comunità a partecipare alla pianificazione di Java 8 con un messaggio sulla mailing list di OpenJDK.

It's time to start thinking about planning JDK 8. We already know what some of the big-ticket items are likely to be. There'll be room for other features too, however, both large and small. It's therefore time to define a simple process for collecting, sorting, reviewing, and prioritizing proposals and plans for new features, for JDK 8 and for later releases.
 
Lun 17 Gen 2011     

JDK 7 "ha raggiunto la fase successiva di sviluppo il 23 dicembre e può ormai essere considerata Feature Complete", anche se in ritardo rispetto ai tempi previsti e nonostante le polemiche che hanno accompagnato l'approvazione delle specifiche, è quanto scrive Henrik Ståhl sul suo blog

The JDK 7 project has reached Feature Complete (FC). This means that development and QA have finished all planned feature and test development work in the release and are moving the focus to testing and bug fixing on all supported JDK 7 platforms. This is a major step towards JDK 7 General Availability (GA) and implies that we are tracking close to the plan published on openjdk.java.net.

Le tecnologie complementari potranno essere integrate successivamente nel JDK. Tra queste JAXP (Java API for XML Processing), JAXB (Java Architecture for XML Binding), JAX-WS (Java API for XML Web Services) e JMX (Java Management Extensions). Tuttavia non ci si attende che la gestione di queste possa avere un impatto negativo sul piano di rilascio di JDK 7.

Per il prossimo 17 febbraio dovrebbe essere disponibile la Developer Preview di JDK 7, mentre la versione finale dovrebbe essere disponibile per il 28 luglio.

 
Lun 22 Nov 2010     
Pubblicata la roadmap per il JDK 7, http://bit.ly/9iT3sv. Il rilascio della versione finale del Java Development Kit 7 è previsto per il 28 luglio 2011.