Hi guys, did you see MethodHandler performance using java 7?
http://code.google.com/p/core-java-performance-examples/source/browse/trunk/src/test/java/com/google/code/java/core/methodhandles/MethodHandleMain.java and results are here http://java.dzone.com/articles/methodhandle-performance-java If all our preferred app server (openejb, openjpa, cxf, ...) was using it we could gain a lot of time in our reflection usage...but i guess we have to wait a bit :( - Romain
