On Thu, 7 Dec 2023 09:47:16 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:
> This PR fixes a typo in exception message printed when `jdk.readPollers` or > `jdk.writePollers` is not a power of two. > > While at it, I searched the code for other instances of `vale`, and corrected > them as well. This pull request has now been integrated. Changeset: ead4fb14 Author: Daniel Jeliński <djelin...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ead4fb1464e1560b64f78cc6241226bd6073b0d4 Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod 8321519: Typo in exception message Reviewed-by: jpai ------------- PR: https://git.openjdk.org/jdk/pull/17016