all the jdk/test/java/lang/invoke/ tests are failing

John Rose john.r.rose at oracle.com
Sat Mar 5 12:26:48 PST 2011


They should work, but it will be the first time outside of Christian's and my developmet systems.

There is probably a configuration error of some sort.

Which patches are applied in both jdk and hotspot repositories?

Thanks,
-- John

On Mar 5, 2011, at 11:41 AM, Stephen Bannasch wrote:

> All the jdk/test/java/lang/invoke/ tests are failing because package java.lang.invoke does not exist.
> 
> This is what I got running the jdk/test/java/lang/invoke/ tests after building an mlvm yesterday:
> 
> $ jtreg -XX:+UnlockExperimentalVMOptions -XX:+EnableInvokeDynamic -jdk:build/bsd-amd64/j2sdk-image  -v:summary 
> jdk/test/java/lang/invoke/
> 
> 
> FAILED: 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: failed: 6
> Report written to JTreport/html/report.html
> Results written to /Users/stephen/dev/java/src/mlvm/sources/JTwork
> Error: Some tests failed or other problems occurred.
> 
> I know packages are in flux ... should these tests work right now?
> 
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev



More information about the mlvm-dev mailing list