8271070: ProblemList 3 client tests on Linux-X64 #263
Conversation
/label add client |
/label add hotspot-runtime |
|
@dcubed-ojdk The label
|
@dcubed-ojdk |
/label add awt |
@dcubed-ojdk |
@dcubed-ojdk |
@dcubed-ojdk This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the
|
@prrace - Thanks for the fast review! /integrate |
Going to push as commit 08c52fd. |
@dcubed-ojdk Pushed as commit 08c52fd. |
A trivial fix to ProblemList:
javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java
java/awt/Window/GetScreenLocation/GetScreenLocationTest.java
java/awt/image/multiresolution/MultiresolutionIconTest.java
on Linux-X64.
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk17 pull/263/head:pull/263
$ git checkout pull/263
Update a local copy of the PR:
$ git checkout pull/263
$ git pull https://git.openjdk.java.net/jdk17 pull/263/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 263
View PR using the GUI difftool:
$ git pr show -t 263
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk17/pull/263.diff