Monday, 12 August 2013

Just Born Features in Java version 7

The below  mentioned are the  additional features that are available in the version 7.

  • Binary Literals
  • Underscores in Numeric Literals
  • Strings in Switch Statements
  • Automatic Resource Management
  • Suppressed Exceptions
  • Multi-Catch
  • More Precise Rethrow
  • Diamond Operator
  • Varargs Warnings –Erasure
  • ClassLoader Improvements –Deadlock Avoidance
  • Unicode 4 -> Unicode 6.0
  • Mixing of AWT and Swing –Works*
  • Standardize Translucent Windows
  • Better Support for Linux Fonts
  • JDBC 4.1
  • CSS for JavaDoc -stylesheet.css

No comments:

Post a Comment