test/hotspot/jtreg/serviceability/sa/ClhsdbSource.java
changeset 53635 247e5ca412f5
parent 53596 bb40a5303c84
--- a/test/hotspot/jtreg/serviceability/sa/ClhsdbSource.java	Mon Feb 04 17:35:38 2019 -0800
+++ b/test/hotspot/jtreg/serviceability/sa/ClhsdbSource.java	Tue Feb 05 00:43:38 2019 +0530
@@ -58,16 +58,16 @@
             Map<String, List<String>> expStrMap = new HashMap<>();
             expStrMap.put("source clhsdb_cmd_file", List.of(
                     "No deadlocks found",
-                    "Common-Cleaner",
+                    "Common\\-Cleaner",
                     "Signal Dispatcher",
-                    "java.lang.ref.Finalizer$FinalizerThread.run",
+                    "java.lang.ref.Finalizer\\$FinalizerThread.run",
                     "java.lang.ref.Reference",
-                    "Method*",
+                    "Method\\*",
                     "LingeredApp.main",
                     "Available commands:",
-                    "attach pid | exec core",
-                    "intConstant [ name [ value ] ]",
-                    "type [ type [ name super isOop isInteger isUnsigned size ] ]"));
+                    "attach pid \\| exec core",
+                    "intConstant \\[ name \\[ value \\] \\]",
+                    "type \\[ type \\[ name super isOop isInteger isUnsigned size \\] \\]"));
 
             Map<String, List<String>> unExpStrMap = new HashMap<>();
             unExpStrMap.put("source clhsdb_cmd_file", List.of(