Re: RFR: 8317956: Make jdk.internal.util.Architecture current architecture final

2023-10-11 Thread Brian Burkhalter
On Wed, 11 Oct 2023 13:25:14 GMT, Roger Riggs wrote: > The static for the current architecture should be final to allow some > optimizations. Marked as reviewed by bpb (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/16150#pullrequestreview-1671532716

RFR: 8317956: Make jdk.internal.util.Architecture current architecture final

2023-10-11 Thread Roger Riggs
The static for the current architecture should be final to allow some optimizations. - Commit messages: - 8317956: Make jdk.internal.util.Archecture current architecture final Changes: https://git.openjdk.org/jdk/pull/16150/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16

Re: RFR: 8317956: Make jdk.internal.util.Architecture current architecture final

2023-10-11 Thread Claes Redestad
On Wed, 11 Oct 2023 13:25:14 GMT, Roger Riggs wrote: > The static for the current architecture should be final to allow some > optimizations. Marked as reviewed by redestad (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/16150#pullrequestreview-1671269560

Re: RFR: 8317956: Make jdk.internal.util.Architecture current architecture final

2023-10-11 Thread Per Minborg
On Wed, 11 Oct 2023 13:25:14 GMT, Roger Riggs wrote: > The static for the current architecture should be final to allow some > optimizations. Marked as reviewed by pminborg (Committer). - PR Review: https://git.openjdk.org/jdk/pull/16150#pullrequestreview-1671239088