At 6:22 PM -0800 1/11/11, John Rose wrote: >Also, I have just pushed an update to the series files for hotspot and jdk >patch repos, to exclude patches that are not yet needed and may have >bit-rotted.
Thanks John, That fixed the problem for all the failing tests in jdk/test/java/dyn. I'm not clear why but I don't need to pass in the following options to run the dyn tests successfully: -XX:+UnlockExperimentalVMOptions -XX:+EnableInvokeDynamic [sources]$ jtreg -jdk:build/bsd-amd64/j2sdk-image -v:summary jdk/test/java/dyn Passed: java/dyn/ClassValueTest.java Passed: java/dyn/InvokeDynamicPrintArgs.java Passed: java/dyn/InvokeGenericTest.java Passed: java/dyn/JavaDocExamplesTest.java Passed: java/dyn/MethodHandlesTest.java Test results: passed: 5 Report written to JTreport/html/report.html Results written to /Users/stephen/dev/java/src/mlvm/sources/JTwork _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
