8073718: [TESTBUG] Cleanup test output and skip creating mini dumps
Reviewed-by: sla, ctornqvi
This commit is contained in:
parent
942d1f7f32
commit
fab80a0ca3
@ -47,6 +47,7 @@ public class AssertSafepointCheckConsistency1 {
|
|||||||
"-XX:+UnlockDiagnosticVMOptions",
|
"-XX:+UnlockDiagnosticVMOptions",
|
||||||
"-XX:+WhiteBoxAPI",
|
"-XX:+WhiteBoxAPI",
|
||||||
"-XX:-TransmitErrorReport",
|
"-XX:-TransmitErrorReport",
|
||||||
|
"-XX:-CreateMinidumpOnCrash",
|
||||||
"-Xmx32m",
|
"-Xmx32m",
|
||||||
"AssertSafepointCheckConsistency1",
|
"AssertSafepointCheckConsistency1",
|
||||||
"test");
|
"test");
|
||||||
@ -55,5 +56,3 @@ public class AssertSafepointCheckConsistency1 {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -47,6 +47,7 @@ public class AssertSafepointCheckConsistency2 {
|
|||||||
"-XX:+UnlockDiagnosticVMOptions",
|
"-XX:+UnlockDiagnosticVMOptions",
|
||||||
"-XX:+WhiteBoxAPI",
|
"-XX:+WhiteBoxAPI",
|
||||||
"-XX:-TransmitErrorReport",
|
"-XX:-TransmitErrorReport",
|
||||||
|
"-XX:-CreateMinidumpOnCrash",
|
||||||
"-Xmx32m",
|
"-Xmx32m",
|
||||||
"AssertSafepointCheckConsistency2",
|
"AssertSafepointCheckConsistency2",
|
||||||
"test");
|
"test");
|
||||||
|
@ -47,6 +47,7 @@ public class AssertSafepointCheckConsistency3 {
|
|||||||
"-XX:+UnlockDiagnosticVMOptions",
|
"-XX:+UnlockDiagnosticVMOptions",
|
||||||
"-XX:+WhiteBoxAPI",
|
"-XX:+WhiteBoxAPI",
|
||||||
"-XX:-TransmitErrorReport",
|
"-XX:-TransmitErrorReport",
|
||||||
|
"-XX:-CreateMinidumpOnCrash",
|
||||||
"-Xmx32m",
|
"-Xmx32m",
|
||||||
"AssertSafepointCheckConsistency3",
|
"AssertSafepointCheckConsistency3",
|
||||||
"test");
|
"test");
|
||||||
|
@ -47,6 +47,7 @@ public class AssertSafepointCheckConsistency4 {
|
|||||||
"-XX:+UnlockDiagnosticVMOptions",
|
"-XX:+UnlockDiagnosticVMOptions",
|
||||||
"-XX:+WhiteBoxAPI",
|
"-XX:+WhiteBoxAPI",
|
||||||
"-XX:-TransmitErrorReport",
|
"-XX:-TransmitErrorReport",
|
||||||
|
"-XX:-CreateMinidumpOnCrash",
|
||||||
"-Xmx32m",
|
"-Xmx32m",
|
||||||
"AssertSafepointCheckConsistency4",
|
"AssertSafepointCheckConsistency4",
|
||||||
"test");
|
"test");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user