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> Looks good. ------------- Marked as reviewed by sspitsyn (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/23541#pullrequestreview-2610376040