jtreg test java/dyn/JavaDocExamples.java fails because it uses the obsolete MH invocation syntax (mh.<type>invoke...) and cannot be compiled with jdk7 b120.
- duplicates
-
JDK-6979327 method handle invocation should use casts instead of type parameters to specify return type
- Closed