On Thu, 7 Dec 2023 09:47:16 GMT, Daniel Jeliński 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.
Thanks for the re
On Thu, 7 Dec 2023 09:47:16 GMT, Daniel Jeliński 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.
Marked as reviewe
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.
-
Commit messages:
- Fix vale->value
Changes: https://git.openjdk.org/