failures running jdk/test/java/dyn tests
Stephen Bannasch
stephen.bannasch at deanbrook.org
Tue Jan 11 18:42:51 PST 2011
>On Jan 11, 2011, at 5:23 PM, Stephen Bannasch wrote:
>
>> # An error report file with more information is saved as:
> > # /Users/stephen/dev/java/src/mlvm/sources/JTwork/scratch/hs_err_pid20112.log
>
>Can you send me that error file?
>
>Also, it would be best if you could run this script over it first:
> http://blogs.sun.com/dave/entry/a_tool_to_decode_hs
>
>(I'm assuming it is up to date.) That would decode hex numbers into symbols, relative to your exact JVM build.
OK, I'll send you directly this log file:
/Users/stephen/dev/java/src/mlvm/sources/JTwork/scratch/hs_err_pid20645.log
Which I just generated using this jtreg invocation:
$ jtreg -jdk:/Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/j2sdk-image -vmoption:-XX:+UnlockExperimentalVMOptions -vmoption:-XX:+EnableInvokeDynamic -v:all jdk/test/java/dyn/InvokeDynamicPrintArgs.java
Before I pull your new changes.
>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.
>
>-- John
>
More information about the mlvm-dev
mailing list