What's New in the Visual J# Language
Visual J# 2005 has the following changes in the language and compiler.
Visual J# Language
-
The ability to consume generic types and methods in the J# language. For more information, see Generics in J#.
-
Support for the Java-language strictfp keyword.
-
Support for the #line hidden directive. The #line hidden directive hides the successive lines from the debugger.
Visual J# Compiler
-
New compiler switches to support advanced assembly signing. For more information, see /delaysign (Delay the Cryptographic Key Signing), /keycontainer (Specify Cryptographic Key Container), and /keyfile (Specify Cryptographic Key Filename).
-
Visual J++ Compiler Options Mapped to Visual J# Compiler Options
-
The compiler now provides support for Common Language Specification Compliance Checking.
-
The compiler contains new diagnostic error messages for bean-style properties, custom attributes, generics, assemblies, and CLS-compliancy.