8171059: [AOT] error in AotCompiler output in some aot tests

Reviewed-by: kvn
This commit is contained in:
Dmitrij Pochepko 2016-12-12 21:18:54 +03:00
parent 55dcedfbc8
commit 4778661b1f
5 changed files with 5 additions and 0 deletions

View file

@ -32,6 +32,7 @@
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run main compiler.aot.AotCompiler -libname AotInvokeInterface2AotTest.so
* -class compiler.calls.common.InvokeInterface
* -extraopt -XX:+UnlockDiagnosticVMOptions -extraopt -XX:+WhiteBoxAPI -extraopt -Xbootclasspath/a:.
* @run main/othervm -XX:+UseAOT -XX:AOTLibrary=./AotInvokeInterface2AotTest.so
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
* compiler.calls.common.InvokeInterface