core-libs-dev@openjdk.java.net

2010-01-24 Thread Dmitry Nadezhin
Jeff, This is a really interesting link. However, I have doubts with licensing. The owner of this project is "omaamo". He marked FastMath.java with LGPL v3 or later. It seems to me that LGPL v3 is not compatible with OpenJDK's GPL v2. OpenJDK can't include fragments of LGPL v3 code without perm

core-libs-dev@openjdk.java.net

2010-01-24 Thread Jeff Hain
> It seems to me that LGPL v3 is not compatible with OpenJDK's GPL v2.. > OpenJDK can't include fragments of LGPL v3 code without > permission of "omaamo", can it ? Dmitry, "oma" is one of my multiple names (but I'll stick to Jeff now for my "developper incarnation", in case I would produce an

core-libs-dev@openjdk.java.net

2010-01-24 Thread Joseph D. Darcy
Jeff Hain wrote: > It seems to me that LGPL v3 is not compatible with OpenJDK's GPL v2. > OpenJDK can't include fragments of LGPL v3 code without > permission of "omaamo", can it ? Dmitry, "oma" is one of my multiple names (but I'll stick to Jeff now for my "developper incarnation", in c

core-libs-dev@openjdk.java.net

2010-01-24 Thread Dmitry Nadezhin
Joe, I'm interested in micro-benchmarking of math in OpenJDK . This includes a choice of proper framework, a choice of representative patterns (or testsuites). Will math micro-benchmarking be ever hosted by OpenJDK ? Or I should develop them elsewhere ? -Dima You might be interested in a rece