jdk/test/java/util/concurrent/locks/Lock/TimedAcquireLeak.java
changeset 38344 81b7cf716427
parent 36233 f85ed703cf7e
child 43522 f9c6f543c4db
--- a/jdk/test/java/util/concurrent/locks/Lock/TimedAcquireLeak.java	Thu Apr 28 23:08:17 2016 -0700
+++ b/jdk/test/java/util/concurrent/locks/Lock/TimedAcquireLeak.java	Fri Apr 29 15:17:46 2016 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -167,7 +167,7 @@
                             final String childPid,
                             final String className) {
         final String regex =
-            "(?m)^ *[0-9]+: +([0-9]+) +[0-9]+ +\\Q"+className+"\\E$";
+            "(?m)^ *[0-9]+: +([0-9]+) +[0-9]+ +\\Q"+className+"\\E(?:$| )";
         final Callable<Integer> objectsInUse =
             new Callable<Integer>() { public Integer call() {
                 Integer i = Integer.parseInt(