Skip to content

[pull] trunk from SeleniumHQ:trunk#820

Merged
pull[bot] merged 1 commit into
adamlaska:trunkfrom
SeleniumHQ:trunk
Jul 2, 2026
Merged

[pull] trunk from SeleniumHQ:trunk#820
pull[bot] merged 1 commit into
adamlaska:trunkfrom
SeleniumHQ:trunk

Conversation

@pull

@pull pull Bot commented Jul 2, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Input used `(char) -1` as its EOF sentinel. That value is 0xFFFF - a valid
Unicode code unit that can legitimately appear in JSON. Any string
containing it was mis-reported as an unterminated string.

Switch `peek()`/`read()` to return `int` with -1 as the sentinel (matching
Reader.read()) so the sentinel cannot collide with a valid UTF-16 code
unit.
@pull pull Bot locked and limited conversation to collaborators Jul 2, 2026
@pull pull Bot added the ⤵️ pull label Jul 2, 2026
@pull pull Bot merged commit 3e8e318 into adamlaska:trunk Jul 2, 2026
0 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant