From cc9ab5f1976486f0a4a681e01b1a8ac36e7c6f29 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Wed, 3 Jan 2024 17:17:24 +0000 Subject: [PATCH] 8322963: ProblemList java/io/BufferedInputStream/TransferTo.java Reviewed-by: bpb --- test/jdk/ProblemList.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index 94a020585e4..904d4be664c 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -1,6 +1,6 @@ ########################################################################### # -# Copyright (c) 2009, 2023, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2009, 2024, 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 @@ -503,6 +503,7 @@ java/lang/instrument/RetransformBigClass.sh 8065756 generic- # jdk_io java/io/pathNames/GeneralWin32.java 8180264 windows-all +java/io/BufferedInputStream/TransferTo.java 8322877 generic-all ############################################################################