Neil Bartlett wrote: > Sun has recently shown willingness to introduce features -- even very > major ones -- into its JVM that are not necessarily supported by other > JVM vendors since they are not part of the Java 7 specification. The > specific feature I'm thinking of here is Jigsaw.
If you're referring to the work in MLVM (Da Vinci Machine), then you're not talking about released, production JVMs. No Sun-released JVM does not conform to current standards for all JVMs, which means that tail calls could not get into a released JVM without being standardized. I would certainly love to see them in Java 7, but there's no guarantee it will happen. - Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
