Dmitry Nadezhin wrote:
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 ?
The site openjdk.java.net hosts various projects related to but separate from OpeJDK 6 and (Open) JDK 7 and there are procedures for proposing a new project:
http://openjdk.java.net/projects/ -Joe