On Fri, 27 Sep 2024 19:30:52 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:

>> You mean the `packet` buffer? No, it has 2 bytes remaining as it should.
>
> I was referring to `srcs[srcOffset]`; `packet` is a duplicate, so the 
> position is independent from the original.

No, the position was already advanced in `decodeInputRecord`. The test 
correctly reports `bytesConsumed = 7` when server unwraps the alerts.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21043#discussion_r1779085559

Reply via email to