Re: RFR: 8337245: Fix wrong comment of StringConcatHelper

2024-07-27 Thread Claes Redestad
On Fri, 26 Jul 2024 00:00:49 GMT, Shaojin Wen wrote: > 8337245: Fix wrong comment of StringConcatHelper Marked as reviewed by redestad (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/20344#pullrequestreview-2203242433

Re: RFR: 8337245: Fix wrong comment of StringConcatHelper

2024-07-27 Thread duke
On Fri, 26 Jul 2024 00:00:49 GMT, Shaojin Wen wrote: > 8337245: Fix wrong comment of StringConcatHelper @wenshao Your change (at version d453e6c2837cf7d8802f7fea624324361e085edf) is now ready to be sponsored by a Committer. - PR Comment: https://git.openjdk.org/jdk/pull/20344#iss

Re: RFR: 8337245: Fix wrong comment of StringConcatHelper

2024-07-26 Thread Paul Hohensee
On Fri, 26 Jul 2024 00:00:49 GMT, Shaojin Wen wrote: > 8337245: Fix wrong comment of StringConcatHelper Trivial. - Marked as reviewed by phh (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/20344#pullrequestreview-2202564779

RFR: 8337245: Fix wrong comment of StringConcatHelper

2024-07-25 Thread Shaojin Wen
8337245: Fix wrong comment of StringConcatHelper - Commit messages: - fix typo Changes: https://git.openjdk.org/jdk/pull/20344/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20344&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8337245 Stats: 3 lines in 1 file chan