提交 75891f8d 编写于 作者: P psandoz

8196960: Exceptions in ConstantBootstrapsTest.java on SPARC

Reviewed-by: lfoltan
上级 f1599dac
......@@ -37,7 +37,7 @@ import static java.util.Objects.requireNonNull;
* unless the argument is specified to be unused or specified to accept a
* {@code null} value.
*
* @since 10
* @since 11
*/
public final class ConstantBootstraps {
// implements the upcall from the JVM, MethodHandleNatives.linkDynamicConstant:
......
......@@ -25,6 +25,7 @@
* @test
* @bug 8186046 8195694
* @summary Test dynamic constant bootstraps
* @requires os.arch != "sparcv9"
* @library /lib/testlibrary/bytecode /java/lang/invoke/common
* @build jdk.experimental.bytecode.BasicClassBuilder test.java.lang.invoke.lib.InstructionHelper
* @run testng ConstantBootstrapsTest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册