Re: RFR: 8361125: Fix typo in onTradAbsence [v2]

2025-07-03 Thread Bradford Wetmore
On Tue, 1 Jul 2025 19:14:21 GMT, Daniel Jeliński wrote: >> Fix typo in `onTrad(e)Absence` >> >> Tier1-3 tests continue to pass. > > Daniel Jeliński has updated the pull request incrementally with one > additional commit since the last revision: > > Copyright update A little late, but LGTM a

Re: RFR: 8361125: Fix typo in onTradAbsence [v2]

2025-07-01 Thread Hai-May Chao
On Tue, 1 Jul 2025 19:14:21 GMT, Daniel Jeliński wrote: >> Fix typo in `onTrad(e)Absence` >> >> Tier1-3 tests continue to pass. > > Daniel Jeliński has updated the pull request incrementally with one > additional commit since the last revision: > > Copyright update Changes look good. -

Re: RFR: 8361125: Fix typo in onTradAbsence [v2]

2025-07-01 Thread Daniel Jeliński
On Tue, 1 Jul 2025 19:14:21 GMT, Daniel Jeliński wrote: >> Fix typo in `onTrad(e)Absence` >> >> Tier1-3 tests continue to pass. > > Daniel Jeliński has updated the pull request incrementally with one > additional commit since the last revision: > > Copyright update Thanks for the re-review!

Re: RFR: 8361125: Fix typo in onTradAbsence [v2]

2025-07-01 Thread Daniel Jeliński
> Fix typo in `onTrad(e)Absence` > > Tier1-3 tests continue to pass. Daniel Jeliński has updated the pull request incrementally with one additional commit since the last revision: Copyright update - Changes: - all: https://git.openjdk.org/jdk/pull/26059/files - new: https://

Re: RFR: 8361125: Fix typo in onTradAbsence [v2]

2025-07-01 Thread Daniel Jeliński
On Tue, 1 Jul 2025 12:56:09 GMT, Sean Mullan wrote: >> Daniel Jeliński has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Copyright update > > Marked as reviewed by mullan (Reviewer). Thanks @seanjmullan @shipilev @haimaychao for the revie

Re: RFR: 8361125: Fix typo in onTradAbsence

2025-07-01 Thread Hai-May Chao
On Tue, 1 Jul 2025 07:29:58 GMT, Daniel Jeliński wrote: > Fix typo in `onTrad(e)Absence` > > Tier1-3 tests continue to pass. nit: copyright year update in a few files. - PR Comment: https://git.openjdk.org/jdk/pull/26059#issuecomment-3024725905

Re: RFR: 8361125: Fix typo in onTradAbsence

2025-07-01 Thread Aleksey Shipilev
On Tue, 1 Jul 2025 07:29:58 GMT, Daniel Jeliński wrote: > Fix typo in `onTrad(e)Absence` > > Tier1-3 tests continue to pass. Looks fine and trivial. - Marked as reviewed by shade (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/26059#pullrequestreview-2976035310

Re: RFR: 8361125: Fix typo in onTradAbsence

2025-07-01 Thread Sean Mullan
On Tue, 1 Jul 2025 07:29:58 GMT, Daniel Jeliński wrote: > Fix typo in `onTrad(e)Absence` > > Tier1-3 tests continue to pass. Marked as reviewed by mullan (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/26059#pullrequestreview-2975331150

RFR: 8361125: Fix typo in onTradAbsence

2025-07-01 Thread Daniel Jeliński
Fix typo in `onTrad(e)Absence` Tier1-3 tests continue to pass. - Commit messages: - Fix onTradAbsence typo Changes: https://git.openjdk.org/jdk/pull/26059/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26059&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361125