# HG changeset patch # User hseigel # Date 1549483919 18000 # Node ID 021917019cda1c0c5853255322274f37693a2431 # Parent 929f0c7e019b38d448d0f85fcb6172e310523fd5 8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt Summary: Add the test to ProblemList.txt for windows-all Reviewed-by: dcubed diff -r 929f0c7e019b -r 021917019cda test/hotspot/jtreg/ProblemList.txt --- a/test/hotspot/jtreg/ProblemList.txt Wed Feb 06 10:53:13 2019 -0800 +++ b/test/hotspot/jtreg/ProblemList.txt Wed Feb 06 15:11:59 2019 -0500 @@ -82,6 +82,7 @@ runtime/handshake/HandshakeWalkSuspendExitTest.java 8214174 generic-all runtime/SharedArchiveFile/SASymbolTableTest.java 8193639 solaris-all +runtime/CompressedOops/UseCompressedOops.java 8079353 windows-all #############################################################################