> The jarsigner -verify command currently performs verification by reading from
> JarFile to navigate the central directory (CEN) headers. It is now enhanced
> to include cross-validation of entries between JarFile (CEN-based) and
> JarInputStream (stream-based) representations of the JAR. It em
On Mon, 17 Mar 2025 13:19:55 GMT, Fernando Guallini
wrote:
> The test `javax/net/ssl/DTLS/PacketLossRetransmission` takes about ~2 to
> complete. The reason is that, in multiple scenarios, the server/client socket
> times out after 10 seconds waiting to receive a DatagramPacket that has been
On Thu, 6 Mar 2025 19:27:12 GMT, Volodymyr Paprotski
wrote:
>> Ferenc Rakoczi has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Accepted review comments.
>
> src/hotspot/cpu/x86/stubGenerator_x86_64_sha3.cpp line 426:
>
>> 424: __ subl
On Mon, 17 Mar 2025 19:24:52 GMT, Volodymyr Paprotski
wrote:
>> Ferenc Rakoczi has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Made the intrinsics test separate from the pure java test.
>
> src/hotspot/cpu/x86/stubGenerator_x86_64_dilit
> By using the AVX-512 vector registers the speed of the computation of the
> ML-DSA algorithms (key generation, document signing, signature verification)
> can be approximately doubled.
Ferenc Rakoczi has updated the pull request incrementally with one additional
commit since the last revision
On Thu, 20 Feb 2025 20:31:40 GMT, Martin Balao wrote:
>> In addition to the goals, scope, motivation, specification and requirement
>> notes in [JDK-8315487](https://bugs.openjdk.org/browse/JDK-8315487), we
>> would like to describe the most relevant decisions taken during the
>> implementatio
On Thu, 20 Mar 2025 12:07:54 GMT, Fernando Guallini
wrote:
>> The following tests are marked with @ignore (not running):
>>
>> - sun/security/ssl/SSLSocketImpl/SetClientMode.java: it checks that setting
>> the clientMode after the handshake has begun is not permitted, but this was
>> failing
On Wed, 19 Mar 2025 23:00:55 GMT, Volodymyr Paprotski
wrote:
>> Randomness isn't idea for reproducibility. If a failure occurs, is it
>> obvious what operations were done? I don't see any stdout or stderr
>> messages to know what operations happen to bring about a possible failure.
>
> I use
On Fri, 14 Mar 2025 19:44:16 GMT, Weijun Wang wrote:
>> I'm confused by this comment. With removing the hardcoded aliases in
>> AbstractAlgorithmConstraints, which is what I thought you had suggested,
>> EdDSA and Ed25519 are now separate as the check is effectively a string
>> compare check
On Tue, 18 Mar 2025 19:14:40 GMT, Artur Barashev wrote:
>> Anthony Scarpino has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> check for dup
>
> src/java.base/share/classes/sun/security/provider/certpath/AlgorithmChecker.java
> line 210:
>
On Mon, 17 Mar 2025 18:19:46 GMT, Matthew Donovan wrote:
>> The test `javax/net/ssl/DTLS/PacketLossRetransmission` takes about ~2 to
>> complete. The reason is that, in multiple scenarios, the server/client
>> socket times out after 10 seconds waiting to receive a DatagramPacket that
>> has
The test `javax/net/ssl/DTLS/PacketLossRetransmission` takes about ~2 to
complete. The reason is that, in multiple scenarios, the server/client socket
times out after 10 seconds waiting to receive a DatagramPacket that has been
removed (to simulate a packet loss).
After reducing the time out
> The following tests are marked with @ignore (not running):
>
> - sun/security/ssl/SSLSocketImpl/SetClientMode.java: it checks that setting
> the clientMode after the handshake has begun is not permitted, but this was
> failing intermittently due to a race condition, it was possible that
> Set
On Tue, 18 Mar 2025 02:27:31 GMT, Artur Barashev wrote:
>> Fernando Guallini has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> SSLContextTemplate and using asserts
>
> test/jdk/sun/security/ssl/SSLSocketImpl/NonAutoClose.java line 65:
>
>
> By using the AVX-512 vector registers the speed of the computation of the
> ML-DSA algorithms (key generation, document signing, signature verification)
> can be approximately doubled.
Ferenc Rakoczi has updated the pull request incrementally with one additional
commit since the last revision
15 matches
Mail list logo