RFR: 8262042: ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows
A trivial fix to ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows. ------------- Commit messages: - 8262042: ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows Changes: https://git.openjdk.java.net/jdk/pull/2650/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2650&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8262042 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/2650.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2650/head:pull/2650 PR: https://git.openjdk.java.net/jdk/pull/2650
On Fri, 19 Feb 2021 16:52:12 GMT, Daniel D. Daugherty <dcubed@openjdk.org> wrote:
A trivial fix to ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows.
@JoeWang-Java - Can you please review this ProblemListing? That will allow us to reduce the noise in Tier2 and give you time to analyze the Win* failure mode. ------------- PR: https://git.openjdk.java.net/jdk/pull/2650
On Fri, 19 Feb 2021 16:52:12 GMT, Daniel D. Daugherty <dcubed@openjdk.org> wrote:
A trivial fix to ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows.
Marked as reviewed by joehw (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2650
On Fri, 19 Feb 2021 17:29:42 GMT, Joe Wang <joehw@openjdk.org> wrote:
A trivial fix to ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows.
Marked as reviewed by joehw (Reviewer).
@JoeWang-Java - Thanks for the review! ------------- PR: https://git.openjdk.java.net/jdk/pull/2650
On Fri, 19 Feb 2021 16:52:12 GMT, Daniel D. Daugherty <dcubed@openjdk.org> wrote:
A trivial fix to ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows.
This pull request has now been integrated. Changeset: 8b4fd77f Author: Daniel D. Daugherty <dcubed@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/8b4fd77f Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8262042: ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows Reviewed-by: joehw ------------- PR: https://git.openjdk.java.net/jdk/pull/2650
participants (2)
-
Daniel D.Daugherty
-
Joe Wang