On Mon, 10 Feb 2025 15:33:55 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> Trivial problemlist update. > Problemlist should be expanded for macosx, from just aarch64 to all, for > these JDP tests, as x64 has occasional failures. > > > --------- > ### Progress > - [ ] Change must be properly reviewed (1 review required, with at least 1 > [Reviewer](https://openjdk.org/bylaws#reviewer)) > - [x] Change must not contain extraneous whitespace > - [x] Commit message must refer to an issue > > > > ### Reviewing > <details><summary>Using <code>git</code></summary> > > Checkout this PR locally: \ > `$ git fetch https://git.openjdk.org/jdk.git pull/23541/head:pull/23541` \ > `$ git checkout pull/23541` > > Update a local copy of the PR: \ > `$ git checkout pull/23541` \ > `$ git pull https://git.openjdk.org/jdk.git pull/23541/head` > > </details> > <details><summary>Using Skara CLI tools</summary> > > Checkout this PR locally: \ > `$ git pr checkout 23541` > > View PR using the GUI difftool: \ > `$ git pr show -t 23541` > > </details> > <details><summary>Using diff file</summary> > > Download this PR as a diff file: \ > <a > href="https://git.openjdk.org/jdk/pull/23541.diff">https://git.openjdk.org/jdk/pull/23541.diff</a> > > </details> This pull request has now been integrated. Changeset: bb41df44 Author: Kevin Walls <kev...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/bb41df44d95cb4cadb8a18b3f999d35e169b35d3 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8349723: Problemlist jdp tests for macosx-x64 Reviewed-by: rriggs, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/23541