On Mon, 28 Nov 2022 09:51:25 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Can I please get a review for this change which only fixes typos in > src/hotspot and test/hotspot files? These changes were originally done by > @mernst in PR https://github.com/openjdk/jdk/pull/10029, but given that the > other PR touches multiple other files and areas, the progress was stalled. > > This PR introduces only hotspot related typo fixes that Michael had proposed > in the other PR plus also includes a review suggestion (in one of these > files) that was made by Alexey in the other PR. This pull request has now been integrated. Changeset: 3f8882b2 Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3f8882b2ebeeb25fbfddc1be3a069181856c2e27 Stats: 15 lines in 12 files changed: 0 ins; 0 del; 15 mod 8297693: Fix typos in src/hotspot and test/hotspot files Co-authored-by: Michael Ernst <mer...@openjdk.org> Reviewed-by: kevinw, dholmes, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/11386