Jon Harrop wrote: > > As I understand it, the implementation of tail calls in OpenJDK is complete > but Sun are not adding this feature to their JVM. Is that correct?
It's not necessarily Sun's choice when it exhibits external behavioral changes. Such changes must be standardized so all JVMs will support them. If it were just up to Sun, it would probably go in (since I know I want it and several others want it). My question back at you is this: what's your motive for posting this question? And of course you can certainly build OpenJDK + MLVM with tail calls to try it yourself. - 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 -~----------~----~----~----~------~----~------~--~---
