At 10:59 AM -0800 2/23/11, John Rose wrote: >Thanks for the build and the report, Stephen! > >We dropped a keyword (-testable) from the series file in patches/hotspot/. > >I just put it back. Sorry for the mess.
Thanks, I'm still getting errors running these tests: java/dyn/InvokeDynamicPrintArgs.java #section:main ----------messages:(3/558)---------- command: main -XX:+UnlockExperimentalVMOptions -XX:+EnableInvokeDynamic indify.Indify --verify-specifier-count=3 --transitionalJSR292=false --expand-properties --classpath ${test.classes} --java test.java.dyn.InvokeDynamicPrintArgs --check-output reason: User specified action: run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+EnableInvokeDynamic indify.Indify --verify-specifier-count=3 --transitionalJSR292=false --expand-properties --classpath ${test.classes} --java test.java.dyn.InvokeDynamicPrintArgs --check-output elapsed time (seconds): 0.65 ----------System.out:(22/944)---------- # To suppress the following error report, specify this argument # after -XX: or in .hotspotrc: SuppressErrorAt=/methodOop.cpp:697 # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (/Users/stephen/dev/java/src/mlvm/sources/hotspot/src/share/vm/oops/methodOop.cpp:697), pid=66886, tid=4426067968 # assert(_adapter == NULL) failed: init'd to NULL # # JRE version: 7.0 # Java VM: OpenJDK 64-Bit Server VM (20.0-b06-fastdebug mixed mode bsd-amd64 compressed oops) # An error report file with more information is saved as: # /Users/stephen/dev/java/src/mlvm/sources/JTwork/scratch/hs_err_pid66886.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # VM option '+UnlockExperimentalVMOptions' VM option '+EnableInvokeDynamic' VM option '+UnlockExperimentalVMOptions' VM option '+EnableInvokeDynamic' Current thread is 4426067968 Dumping core ... ----------System.err:(10/800)---------- patching test/java/dyn/InvokeDynamicPrintArgs.main(L)V 16:invokestatic 6 INDY_nothing()L;...; 19:invokevirtual 7 => invokedynamic 409:InvokeDynamic[0, 407] 22:invokestatic 8 INDY_bar()L;...; 28:invokevirtual 10 => invokedynamic 416:InvokeDynamic[1, 414] 31:invokestatic 11 INDY_bar2()L;...; 39:invokevirtual 10 => invokedynamic 418:InvokeDynamic[1, 417] 42:invokestatic 13 INDY_baz()L;...; 51:invokevirtual 17 => invokedynamic 421:InvokeDynamic[2, 420] 54:invokestatic 18 INDY_foo()L;...; 59:invokevirtual 20 => invokedynamic 412:InvokeDynamic[0, 411] patching test/java/dyn/InvokeDynamicPrintArgs.bsm(LLL)L 24:invokestatic 82 MH_printArgs()L => ldc 399:MethodHandle[6, 398] patching test/java/dyn/InvokeDynamicPrintArgs.bsm2(LLLL)L 47:invokestatic 82 MH_printArgs()L => ldc 399:MethodHandle[6, 398] result: Failed. Unexpected exit from test [exit code: 134] _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev