8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp
authoriignatyev
Wed, 23 Jan 2019 20:25:30 -0800
changeset 53498 7ad61dce3825
parent 53497 2134c512a525
child 53499 ca6f11c5acda
8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp Reviewed-by: kvn
test/jdk/ProblemList-Xcomp.txt
--- a/test/jdk/ProblemList-Xcomp.txt	Tue Jan 30 16:48:53 2018 -0800
+++ b/test/jdk/ProblemList-Xcomp.txt	Wed Jan 23 20:25:30 2019 -0800
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2018, 2019, 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
@@ -29,3 +29,4 @@
 
 java/lang/invoke/MethodHandles/CatchExceptionTest.java 8146623 generic-all
 java/lang/Class/forName/modules/TestDriver.java 8205526 solaris-all
+java/util/concurrent/CountDownLatch/Basic.java 8195057 generic-all