WAS v8.5 > Develop applications > How do I develop applications?

Migrating to Java SE 6

WAS v8.5 version supports the Java SE 6 specification. Its Java virtual machine provides a Java language compiler and runtime environment. Decide whether your new and existing applications will take advantage of the capabilities added by Java SE 6, adjust the just-in-time (JIT) mode if necessary, and begin the transition from deprecated functions.

The following JSRs are new in Java SE 6:

The new virtual machine specification adds several features and functions to benefit application developers, such as interfaces for integrating the Java and scripting languages, password prompting, file input-output enhancements, and parsing of streaming XML documents.


Reference:

Java virtual machine settings


Related information:

Java SE

Java SE compatibility


+

Search Tips   |   Advanced Search