OpenJDK / jdk / jdk
changeset 53233:642346a11059 jdk-13+3
8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest
Reviewed-by: dholmes
author | iignatyev |
---|---|
date | Wed, 09 Jan 2019 17:12:17 -0800 |
parents | 32c6cc430526 |
children | e3641318f540 |
files | test/hotspot/jtreg/ProblemList-graal.txt |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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