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:+WhiteBoxAPI",
|
||||
"-XX:-TransmitErrorReport",
|
||||
"-XX:-CreateMinidumpOnCrash",
|
||||
"-Xmx32m",
|
||||
"AssertSafepointCheckConsistency1",
|
||||
"test");
|
||||
@ -55,5 +56,3 @@ public class AssertSafepointCheckConsistency1 {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -47,6 +47,7 @@ public class AssertSafepointCheckConsistency2 {
|
||||
"-XX:+UnlockDiagnosticVMOptions",
|
||||
"-XX:+WhiteBoxAPI",
|
||||
"-XX:-TransmitErrorReport",
|
||||
"-XX:-CreateMinidumpOnCrash",
|
||||
"-Xmx32m",
|
||||
"AssertSafepointCheckConsistency2",
|
||||
"test");
|
||||
|
@ -47,6 +47,7 @@ public class AssertSafepointCheckConsistency3 {
|
||||
"-XX:+UnlockDiagnosticVMOptions",
|
||||
"-XX:+WhiteBoxAPI",
|
||||
"-XX:-TransmitErrorReport",
|
||||
"-XX:-CreateMinidumpOnCrash",
|
||||
"-Xmx32m",
|
||||
"AssertSafepointCheckConsistency3",
|
||||
"test");
|
||||
|
@ -47,6 +47,7 @@ public class AssertSafepointCheckConsistency4 {
|
||||
"-XX:+UnlockDiagnosticVMOptions",
|
||||
"-XX:+WhiteBoxAPI",
|
||||
"-XX:-TransmitErrorReport",
|
||||
"-XX:-CreateMinidumpOnCrash",
|
||||
"-Xmx32m",
|
||||
"AssertSafepointCheckConsistency4",
|
||||
"test");
|
||||
|
Loading…
x
Reference in New Issue
Block a user