JDK 7 Features

Java 8の新機能を追わなきゃなっとか思っていて、Java 7は大したものなさそうだからスルーしようかと思っていたけど、ここを見ると細かいのがいろいろあるな。

  • JSR 292: Support for dynamically-typed languages (InvokeDynamic)
  • Strict class-file checking
  • JSR 334: Small language enhancements (Project Coin)
  • Upgrade class-loader architecture
  • Method to close a URLClassLoader
  • Concurrency and collections updates (jsr166y)
  • Unicode 6.0
  • Locale enhancement
  • Separate user locale and user-interface locale
  • JSR 203: More new I/O APIs for the Java platform (NIO.2)
  • NIO.2 filesystem provider for zip/jar archives
  • SCTP (Stream Control Transmission Protocol)
  • SDP (Sockets Direct Protocol)
  • Use the Windows Vista IPv6 stack
  • TLS 1.2
  • Elliptic-curve cryptography (ECC)
  • JDBC 4.1
  • XRender pipeline for Java 2D
  • Create new platform APIs for 6u10 graphics features
  • Nimbus look-and-feel for Swing
  • Swing JLayer component
  • Gervill sound synthesizer
  • Update the XML stack
  • Enhanced MBeans

言語仕様に関係するとことか、NIO2あたりとか、一度きちんと見たほうが良いのかも。まぁ、Java 8までは使わなそうな気はするけど。

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です