We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a4127 commit 6acc668Copy full SHA for 6acc668
hotspot/test/compiler/6891750/Test6891750.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2009, 2018, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -27,7 +27,7 @@
27
* @bug 6891750
28
* @summary deopt blob kills values in O5
29
30
- * @run main Test6891750
+ * @run main/othervm Test6891750
31
*/
32
33
abstract class Base6891750 extends Thread {
0 commit comments