On Wed, 20 Aug 2025 14:38:44 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:

>> Daniel Fuchs has updated the pull request with a new target base due to a 
>> merge or a rebase. The pull request now contains 616 commits:
>> 
>>  - merge latest changes from master branch
>>  - merge latest http3 changes
>>  - Hide internal classes
>>  - quic: Do not decrypt 1-RTT packets until the TLS handshake is complete
>>  - quic: remove unused fields
>>  - Make final fields static
>>  - Remove unused variable
>>  - merge latest changes from master branch
>>  - http3: update summary in H3SimpleTest.java
>>  - http3: review feedback - use copy() instead of 
>> thenApply(Function.identity())
>>  - ... and 606 more: https://git.openjdk.org/jdk/compare/908f3c96...e0aa68c9
>
> Marked as reviewed by djelinski (Reviewer).

Hi @djelinski! I couldn't find any unit tests for new `QuicTLSEngineImpl` 
functionality added to SSL code, do we have any? Please see tests under 
`test/jdk/sun/security/ssl/X509KeyManager` for examples.

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

PR Comment: https://git.openjdk.org/jdk/pull/24751#issuecomment-3221662557

Reply via email to