Oracle ships Java 7 RC

07.07.2011

"Dynamic languages weren't very important a decade ago, but they have grown in importance," Rose said. Dynamic languages can be used to develop programs quickly, because they don't have the rigid syntax requirements of statically typed languages such as Java.

Java 7 radically expands the amount of functionality it offers for non-Java languages, which should improve performance for programs written in these languages, Rose explained. Non-Java languages can now make method calls with the JVM. A new instruction, called invokedynamic, allows programmers to import the logic of their non-Java compilers.

"Instead of worrying about optimization techniques, [the programmer] can put it off to the JVM," Rose said.

The final release must be approved by the Java Community Process, the overseeing Java.

The IDG News Service