Re: RFR: 8312164: Refactor Arrays.hashCode for long, boolean, and Object arrays [v3]

2023-07-19 Thread Roger Riggs
On Wed, 19 Jul 2023 13:14:23 GMT, Pavel Rappo wrote: >> Please review this PR to refactor Arrays.hashCode for long[], boolean[], and >> Object[]. I've been told elsewhere that it shouldn't have significant >> performance implications. > > Pavel Rappo has updated the pull request incrementally w

Re: RFR: 8312164: Refactor Arrays.hashCode for long, boolean, and Object arrays [v2]

2023-07-19 Thread Pavel Rappo
On Wed, 19 Jul 2023 13:07:01 GMT, Pavel Rappo wrote: >> Please review this PR to refactor Arrays.hashCode for long[], boolean[], and >> Object[]. I've been told elsewhere that it shouldn't have significant >> performance implications. > > Pavel Rappo has updated the pull request incrementally w

Re: RFR: 8312164: Refactor Arrays.hashCode for long, boolean, and Object arrays [v3]

2023-07-19 Thread Pavel Rappo
> Please review this PR to refactor Arrays.hashCode for long[], boolean[], and > Object[]. I've been told elsewhere that it shouldn't have significant > performance implications. Pavel Rappo has updated the pull request incrementally with one additional commit since the last revision: Fix ha

Re: RFR: 8312164: Refactor Arrays.hashCode for long, boolean, and Object arrays [v2]

2023-07-19 Thread Pavel Rappo
> Please review this PR to refactor Arrays.hashCode for long[], boolean[], and > Object[]. I've been told elsewhere that it shouldn't have significant > performance implications. Pavel Rappo has updated the pull request incrementally with two additional commits since the last revision: - Fix

Re: RFR: 8312164: Refactor Arrays.hashCode for long, boolean, and Object arrays

2023-07-17 Thread Vyom Tewari
On Mon, 17 Jul 2023 09:36:35 GMT, Pavel Rappo wrote: > Please review this PR to refactor Arrays.hashCode for long[], boolean[], and > Object[]. I've been told elsewhere that it shouldn't have significant > performance implications. Looks OK to me. - Marked as reviewed by vtewari

Re: RFR: 8312164: Refactor Arrays.hashCode for long, boolean, and Object arrays

2023-07-17 Thread Roger Riggs
On Mon, 17 Jul 2023 09:36:35 GMT, Pavel Rappo wrote: > Please review this PR to refactor Arrays.hashCode for long[], boolean[], and > Object[]. I've been told elsewhere that it shouldn't have significant > performance implications. Marked as reviewed by rriggs (Reviewer). - PR Re

RFR: 8312164: Refactor Arrays.hashCode for long, boolean, and Object arrays

2023-07-17 Thread Pavel Rappo
Please review this PR to refactor Arrays.hashCode for long[], boolean[], and Object[]. I've been told elsewhere that it shouldn't have significant performance implications. - Commit messages: - Initial commit Changes: https://git.openjdk.org/jdk/pull/14900/files Webrev: https://w