On Tue, 22 Apr 2025 21:44:58 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
> Few more tests are open sourced, all of them are in problem list. test/jdk/java/awt/Clipboard/ClipboardSecurity.java line 101: > 99: javaPath + File.separator + "bin" + File.separator + > "java", > 100: "-cp", System.getProperty("test.classes", "."), > 101: "ClipboardSecurity", "client" Same question as in another PR. can we use ProcessTools/OutputAnalyzer? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24802#discussion_r2055180544