JAVA 9 기능 확정

java core 2014. 12. 4. 16:17


java 9 기능이 확정되었다.

http://java.dzone.com/articles/oracle-confirms-new-java-9

기존 공지 http://java.dzone.com/articles/java-9-features-announced



http://openjdk.java.net/projects/jdk9/ 에서 확인가능하다.


JDK 9

The goal of this Project is to produce an open-source reference implementation of the Java SE 9 Platform, to be defined by a forthcoming JSR in the Java Community Process.

Status

The JDK 9 repositories have been open for bug fixes and small enhancements for some time now. Features for the release will be proposed and tracked via the JEP Process, as amended by the JEP 2.0 proposal (which will shortly be folded into themain JEP process document).

JEPs targeted to JDK 9, so far

102: Process API Updates
143: Improve Contended Locking
158: Unified JVM Logging
165: Compiler Control
197: Segmented Code Cache
198: Light-Weight JSON API
199: Smart Java Compilation, Phase Two
201: Modular Source Code
211: Elide Deprecation Warnings on Import Statements
212: Resolve Lint and Doclint Warnings
213: Milling Project Coin
214: Remove GC Combinations Deprecated in JDK 8
216: Process Import Statements Correctly
219: Datagram Transport Layer Security (DTLS)
220: Modular Run-Time Images
224: HTML5 Javadoc
231: Remove Launch-Time JRE Version Selection

Last update: 2014/12/01 14:14 -0800



Posted by '김용환'
,