# HG changeset patch # User iignatyev # Date 1547082737 28800 # Node ID 642346a11059b9f283110dc301a24ed43b76a94e # Parent 32c6cc4305261c4c050d37f251254001e6bb4817 8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest Reviewed-by: dholmes diff -r 32c6cc430526 -r 642346a11059 test/hotspot/jtreg/ProblemList-graal.txt --- a/test/hotspot/jtreg/ProblemList-graal.txt Wed Jan 09 22:59:49 2019 +0100 +++ b/test/hotspot/jtreg/ProblemList-graal.txt Wed Jan 09 17:12:17 2019 -0800 @@ -167,3 +167,5 @@ org.graalvm.compiler.replacements.test.StringCompressInflateTest 8213556 org.graalvm.compiler.debug.test.TimerKeyTest 8213598 + +org.graalvm.compiler.hotspot.test.ExplicitExceptionTest 8213249