The Source for Java Technology Collaboration
User: Password:



   

News: New: JSR 292 Supporting Dynamically Typed Languages

Mar. 02, 2006
Permalink

Source: The JCP
Story Link: http://jcp.org/en/jsr/detail?id=292

Sun Microsystems has submitted JSR 292 - Supporting Dynamically Typed Languages on the Java Platform to the JCP. "There is growing interest in running a variety of programming languages on the the Java platform, and consequently, on the Java virtual machine (JVM). This interest is increasingly focused on dynamically typed languages, in particular scripting languages. To make it easier to produce performant, high quality implementations of such languages, we propose to add support at the virtual machine level. Specifically, we seek to add a new JVM instruction, invokedynamic, designed to support the implementation of dynamically typed object oriented languages. We will also investigate support for hotswapping, the capability to modify the structure of classes at run time."

Return to java.net News.

 Feed java.net RSS Feeds