JDK-8262042 : ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows
Type:Sub-task
Component:xml
Sub-Component:jaxp
Affected Version:17
Priority:P4
Status:Resolved
Resolution:Fixed
OS:windows
CPU:generic
Submitted:2021-02-19
Updated:2021-03-02
Resolved:2021-02-19
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
ProblemListing javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java
on Windows to reduce noise in the JDK17 CI.
Comments
Changeset: 8b4fd77f
Author: Daniel D. Daugherty <dcubed@openjdk.org>
Date: 2021-02-19 17:30:45 +0000
URL: https://git.openjdk.java.net/jdk/commit/8b4fd77f
19-02-2021
Here's the context diff for the proposed fix:
$ git diff
diff --git a/test/jaxp/ProblemList.txt b/test/jaxp/ProblemList.txt
index bdf4c2b5e16..f8d57885866 100644
--- a/test/jaxp/ProblemList.txt
+++ b/test/jaxp/ProblemList.txt
@@ -1,6 +1,6 @@
###########################################################################
#
-# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 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
@@ -22,3 +22,5 @@
# questions.
#
###########################################################################
+
+javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java 8262041 windows-all