I've been doing some research and I have come across the term "Green Thread" in reference to JVMs. If I have an application that uses threads, can anyone tell me how to check to determine if I need a JVM with support for Green Threads or not? Thanks!