From d5935af228d7129d75d6987767de50b019ec30c7 Mon Sep 17 00:00:00 2001 From: SendaoYan Date: Wed, 3 Sep 2025 14:40:23 +0000 Subject: [PATCH] 8366768: Problemlist jdk/jshell/ToolSimpleTest.java Reviewed-by: jlahoda --- test/langtools/ProblemList.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/langtools/ProblemList.txt b/test/langtools/ProblemList.txt index 1d8df78266a..e1124f4784a 100644 --- a/test/langtools/ProblemList.txt +++ b/test/langtools/ProblemList.txt @@ -1,6 +1,6 @@ ########################################################################### # -# Copyright (c) 2015, 2024, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2025, 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 @@ -52,6 +52,8 @@ jdk/jshell/UserJdiUserRemoteTest.java jdk/jshell/UserInputTest.java 8169536 generic-all jdk/jshell/ToolBasicTest.java 8265357 macosx-aarch64 jdk/jshell/HighlightUITest.java 8284144 generic-all +jdk/jshell/ToolSimpleTest.java 8366582 windows-x64 +jdk/jshell/ToolLocalSimpleTest.java 8366582 windows-x64 ########################################################################### #