mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
8138588: VerifyMergedCPBytecodes option cleanup needed
Reviewed-by: hseigel, dcubed, sspitsyn
This commit is contained in:
parent
a7f46919ff
commit
7d4e86be3b
4 changed files with 4 additions and 6 deletions
|
@ -65,7 +65,6 @@ public class ClhsdbFlags {
|
|||
"UnlockDiagnosticVMOptions = true",
|
||||
"MaxFDLimit = false",
|
||||
"MaxJavaStackTraceDepth = 1024",
|
||||
"VerifyMergedCPBytecodes",
|
||||
"ConcGCThreads", "UseThreadPriorities",
|
||||
"ShowHiddenFrames"));
|
||||
expStrMap.put("flags -nd", List.of(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue