Charles Oliver Nutter schrieb: > Jochen Theodorou wrote: >> ah, ok... so it most probably will not work with another VM? > > There are other VMs? :) > > Seriously though...most of the JVMs out there license Sun's > implementation of the core classes, so I suspect this would work on a > lot of them. And the others...well, we could have a separate hack for > them, if people really need it.
Well besides the Sun-VM there is obviously the IBM VM that is important, because of Websphere. Groovy is also used on JRockit it seems. I just checked the IBM VM and it seems those fields do exist there as well, but as array. The problem I reported with SoftReference is now exactly with that VM... bad. bye Jochen -- Jochen "blackdrag" Theodorou The Groovy Project Tech Lead (http://groovy.codehaus.org) http://blackdragsview.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
