On Sat, 30 May 2026 07:02:46 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this trivial change which moves the code comment > to the correct enum value in `jdk.internal.util.Architecture`? The comment is > currently misplaced on `AARCH64` instead of `OTHER` and seems to be an > oversight when https://bugs.openjdk.org/browse/JDK-8315942 was integrated. > > > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 9489e12f Author: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/9489e12f42d34372fdeadc3461215552019d7083 Stats: 9 lines in 1 file changed: 4 ins; 4 del; 1 mod 8385656: Misplaced comment on enum value in jdk.internal.util.Architecture Reviewed-by: liach ------------- PR: https://git.openjdk.org/jdk/pull/31329
