8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
Reviewed-by: dholmes
This commit is contained in:
parent
6a48a4e5ed
commit
c7f0ae07cd
@ -26,8 +26,8 @@
|
|||||||
* @bug 8216977
|
* @bug 8216977
|
||||||
* @summary Test null source file and negative line number from hidden frame produces correct output.
|
* @summary Test null source file and negative line number from hidden frame produces correct output.
|
||||||
* @library /test/lib
|
* @library /test/lib
|
||||||
* @run main/othervm -XX:+ShowHiddenFrames HiddenFrameTest visible
|
* @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+ShowHiddenFrames HiddenFrameTest visible
|
||||||
* @run main/othervm -XX:-ShowHiddenFrames HiddenFrameTest hidden
|
* @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:-ShowHiddenFrames HiddenFrameTest hidden
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import jdk.test.lib.Asserts;
|
import jdk.test.lib.Asserts;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user