On Mar 24, 2011, at 11:24 AM, Stephen Bannasch wrote:
> Today the build completes fine but I still only get one java/lang/invoke test
> passing.
>
> FAILED: java/lang/invoke/6987555/Test6987555.java
> FAILED: java/lang/invoke/6991596/Test6991596.java
> Passed: java/lang/invoke/ClassValueTest.java
> FAILED: java/lang/invoke/InvokeDynamicPrintArgs.java
> FAILED: java/lang/invoke/InvokeGenericTest.java
> FAILED: java/lang/invoke/JavaDocExamplesTest.java
> FAILED: java/lang/invoke/MethodHandlesTest.java
> FAILED: java/lang/invoke/MethodTypeTest.java
> Test results: passed: 1; failed: 7
Except for MethodTypeTest, this is the group of failures you might get if jtreg
were using the wrong (out-of-date) javac. That's odd, because I think jtreg's
-jdk: option pulls javac out of the same place as the JVM and JDK runtime.
Would you mind posting or sending me the test output (*.jtr files)?
-- John
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev