From c7da64a4880a31710dedf0cbf06bb1f9b34d621f Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Thu, 15 Apr 2021 17:30:11 +0000 Subject: [PATCH] 8265302: ProblemList runtime/logging/RedefineClasses.java on linux-x64 -Xcomp Reviewed-by: mikael --- test/hotspot/jtreg/ProblemList-Xcomp.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/hotspot/jtreg/ProblemList-Xcomp.txt b/test/hotspot/jtreg/ProblemList-Xcomp.txt index 35cc36d97e0..ae181c16c1d 100644 --- a/test/hotspot/jtreg/ProblemList-Xcomp.txt +++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt @@ -1,5 +1,5 @@ # -# Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, 2021, 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 @@ -28,3 +28,5 @@ ############################################################################# vmTestbase/nsk/jvmti/SetFieldAccessWatch/setfldw001/TestDescription.java 8205957 generic-all + +runtime/logging/RedefineClasses.java 8265218 linux-x64