Integrated: 8312475: org.jline.util.PumpReader signed byte problem
Michal Sobierski
duke at openjdk.org
Mon Oct 23 14:34:42 UTC 2023
On Thu, 5 Oct 2023 12:06:12 GMT, Michal Sobierski <duke at openjdk.org> wrote:
> Added casting to `& 0xFF` to the InputStream read method return value.
This pull request has now been integrated.
Changeset: bea2d486
Author: Michal Sobierski <msobiers at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bea2d48696ee2c213e475ca3aa3aa9c412b91089
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8312475: org.jline.util.PumpReader signed byte problem
Reviewed-by: shade, jlahoda
-------------
PR: https://git.openjdk.org/jdk/pull/16053
More information about the kulla-dev
mailing list