# HG changeset patch # User mseledtsov # Date 1546643860 28800 # Node ID a0eb3da695869a98df236e76f306f3256ec32a87 # Parent 6bc1f8d41f4f79584e7c6f62ecf641c44632d24a 8215583: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java Summary: Added test to problem list Reviewed-by: iignatyev diff -r 6bc1f8d41f4f -r a0eb3da69586 test/hotspot/jtreg/ProblemList.txt --- a/test/hotspot/jtreg/ProblemList.txt Fri Jan 04 11:00:29 2019 +0100 +++ b/test/hotspot/jtreg/ProblemList.txt Fri Jan 04 15:17:40 2019 -0800 @@ -1,5 +1,5 @@ # -# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 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 @@ -85,6 +85,7 @@ runtime/appcds/javaldr/GCDuringDump.java 8208778 macosx-x64 runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java 8213299 generic-all runtime/CompressedOops/UseCompressedOops.java 8079353 generic-all +runtime/handshake/HandshakeWalkSuspendExitTest.java 8214174 generic-all runtime/RedefineTests/RedefineRunningMethods.java 8208778 macosx-x64 runtime/SharedArchiveFile/SASymbolTableTest.java 8193639 solaris-all