On Mon, 10 Jun 2024 20:29:54 GMT, Weijun Wang wrote:
> Allow `udp_preference_limit = 0` to force TCP.
>
> The reason for this bug is that it was read in a similar way as `kdc_timeout`
> and `max_retries`, both must be positive to have effect.
Marked as reviewed by ssahoo (Committer).
On Mon, 10 Jun 2024 02:31:00 GMT, David Holmes wrote:
> Sets the version to 24/24-ea and the copyright year to 2025.
>
> Content changes related to the start of release (e.g. for removed options in
> java.1) are handled separately.
>
> This initial generation also picks up the unpublished chan
On Mon, 10 Jun 2024 17:27:18 GMT, Iris Clark wrote:
>> David Holmes has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Regenerated after merge
>
> Marked as reviewed by iris (Reviewer).
Thanks for the review @irisclark .
I've merged in th
On Tue, 4 Jun 2024 02:32:31 GMT, Mark Powers wrote:
> https://bugs.openjdk.org/browse/JDK-864
src/java.base/share/classes/com/sun/crypto/provider/ChaCha20Cipher.java line
764:
> 762: @Override
> 763: protected int engineDoFinal(byte[] in, int inOfs, int inLen, byte[]
> out,
> 764:
> Sets the version to 24/24-ea and the copyright year to 2025.
>
> Content changes related to the start of release (e.g. for removed options in
> java.1) are handled separately.
>
> This initial generation also picks up the unpublished changes from:
>
> - JDK-8330807: Update Manpage for obsole
> Sets the version to 24/24-ea and the copyright year to 2025.
>
> Content changes related to the start of release (e.g. for removed options in
> java.1) are handled separately.
>
> This initial generation also picks up the unpublished changes from:
>
> - JDK-8330807: Update Manpage for obsole
On Tue, 4 Jun 2024 02:32:31 GMT, Mark Powers wrote:
> https://bugs.openjdk.org/browse/JDK-864
src/java.base/share/classes/com/sun/crypto/provider/ChaCha20Cipher.java line
678:
> 676: protected int engineUpdate(byte[] in, int inOfs, int inLen,
> 677: byte[] out, int outOfs)
On Mon, 10 Jun 2024 18:43:49 GMT, Vladimir Kozlov wrote:
>> This PR removes some unnecessary conversions between byte arrays and long
>> arrays during SHA3 digest computations.
>
> src/java.base/share/classes/sun/security/provider/SHA3.java line 100:
>
>> 98: b2lLittle(b, ofs, longBuf,
Allow `udp_preference_limit = 0` to force TCP.
The reason for this bug is that it was read in a similar way as `kdc_timeout`
and `max_retries`, both must be positive to have effect.
-
Commit messages:
- the fix
Changes: https://git.openjdk.org/jdk/pull/19638/files
Webrev: https:
On Mon, 10 Jun 2024 20:29:54 GMT, Weijun Wang wrote:
> Allow `udp_preference_limit = 0` to force TCP.
>
> The reason for this bug is that it was read in a similar way as `kdc_timeout`
> and `max_retries`, both must be positive to have effect.
This code change introduce a behavior change that m
On Mon, 10 Jun 2024 15:01:55 GMT, Ferenc Rakoczi wrote:
> This PR removes some unnecessary conversions between byte arrays and long
> arrays during SHA3 digest computations.
src/java.base/share/classes/sun/security/provider/SHA3.java line 100:
> 98: b2lLittle(b, ofs, longBuf, 0, blockS
On Mon, 10 Jun 2024 17:29:31 GMT, Ferenc Rakoczi wrote:
>> src/java.base/share/classes/sun/security/provider/SHA3.java line 98:
>>
>>> 96: @IntrinsicCandidate
>>> 97: private void implCompress0(byte[] b, int ofs) {
>>> 98: b2lLittle(b, ofs, longBuf, 0, blockSize);
>>
>> What abo
On Mon, 10 Jun 2024 17:25:21 GMT, Vladimir Kozlov wrote:
>> This PR removes some unnecessary conversions between byte arrays and long
>> arrays during SHA3 digest computations.
>
> src/java.base/share/classes/sun/security/provider/SHA3.java line 98:
>
>> 96: @IntrinsicCandidate
>> 97: p
On Mon, 10 Jun 2024 02:31:00 GMT, David Holmes wrote:
> Sets the version to 24/24-ea and the copyright year to 2025.
>
> Content changes related to the start of release (e.g. for removed options in
> java.1) are handled separately.
>
> This initial generation also picks up the unpublished chan
On Mon, 10 Jun 2024 15:01:55 GMT, Ferenc Rakoczi wrote:
> This PR removes some unnecessary conversions between byte arrays and long
> arrays during SHA3 digest computations.
src/java.base/share/classes/sun/security/provider/SHA3.java line 98:
> 96: @IntrinsicCandidate
> 97: private voi
On Mon, 10 Jun 2024 13:56:07 GMT, Matthew Donovan wrote:
> In this PR, I updated the ProblemList entry for ClientJSSEServerJSSE.java for
> all architectures.
>
> JDK-817 documents an intermittent failure which may be resolved by a fix
> in NSS: https://bugzilla.mozilla.org/show_bug.cgi?id
On Mon, 10 Jun 2024 13:56:07 GMT, Matthew Donovan wrote:
> In this PR, I updated the ProblemList entry for ClientJSSEServerJSSE.java for
> all architectures.
>
> JDK-817 documents an intermittent failure which may be resolved by a fix
> in NSS: https://bugzilla.mozilla.org/show_bug.cgi?id
This PR removes some unnecessary conversions between byte arrays and long
arrays during SHA3 digest computations.
-
Commit messages:
- 8333867: SHA3 performance can be improved
Changes: https://git.openjdk.org/jdk/pull/19632/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=
In this PR, I updated the ProblemList entry for ClientJSSEServerJSSE.java for
all architectures.
JDK-817 documents an intermittent failure which may be resolved by a fix in
NSS: https://bugzilla.mozilla.org/show_bug.cgi?id=1893404
-
Commit messages:
- 8333829: ProblemList sun
On Mon, 10 Jun 2024 07:15:51 GMT, Alan Bateman wrote:
>> Sets the version to 24/24-ea and the copyright year to 2025.
>>
>> Content changes related to the start of release (e.g. for removed options in
>> java.1) are handled separately.
>>
>> This initial generation also picks up the unpublishe
On Mon, 10 Jun 2024 02:31:00 GMT, David Holmes wrote:
> Sets the version to 24/24-ea and the copyright year to 2025.
>
> Content changes related to the start of release (e.g. for removed options in
> java.1) are handled separately.
>
> This initial generation also picks up the unpublished chan
21 matches
Mail list logo