On Wed, 12 Apr 2023 03:20:47 GMT, Jiangli Zhou wrote:
> Rename 'handleSocketError' to 'sctpHandleSocketError' in libsctp. This
> resolves the related duplicate symbol failures when both libnio and libsctp
> are statically linked with the launcher.
>
> Remove #include "nio_util.h" from SctpChan
On Wed, 12 Apr 2023 03:20:47 GMT, Jiangli Zhou wrote:
> Rename 'handleSocketError' to 'sctpHandleSocketError' in libsctp. This
> resolves the related duplicate symbol failures when both libnio and libsctp
> are statically linked with the launcher.
>
> Remove #include "nio_util.h" from SctpChan
Rename 'handleSocketError' to 'sctpHandleSocketError' in libsctp. This resolves
the related duplicate symbol failures when both libnio and libsctp are
statically linked with the launcher.
Remove #include "nio_util.h" from SctpChannelImpl.c and SctpNet.c. Looks like
that's only needed for handle
On Mon, 10 Apr 2023 16:56:04 GMT, Valerie Peng wrote:
> Could someone please help review this fix? Besides updating the md and
> COPYING files to address the incomplete license issue, this PR also updates
> the version to 1.9.9.
Thank you for fixing this! Not an official Reviewer, but it looks
On Thu, 6 Apr 2023 03:25:31 GMT, Vladimir Kozlov wrote:
>> Cesar Soares Lucas has updated the pull request with a new target base due
>> to a merge or a rebase. The pull request now contains seven commits:
>>
>> - Merge with Master
>> - Addressing PR review 2: refactor & reuse MacroExpand::sc
8304845: COPYING in MUSCLE library includes incomplete license
-
Commit messages:
- Update to 1.9.9 and more .md changes.
- 8304845: COPYING in MUSCLE library includes incomplete license
Changes: https://git.openjdk.org/jdk/pull/13409/files
Webrev: https://webrevs.openjdk.org/?rep
On Tue, 11 Apr 2023 19:19:07 GMT, Jiangli Zhou wrote:
> Rename 'handleSocketError' to 'sctpHandleSocketError' in libsctp. This
> resolves related duplicate symbol failure when both libnio and libsctp are
> statically linked with.
This pull request has been closed without being integrated.
---
On Thu, 6 Apr 2023 04:34:52 GMT, Vladimir Kozlov wrote:
>> Cesar Soares Lucas has updated the pull request with a new target base due
>> to a merge or a rebase. The pull request now contains seven commits:
>>
>> - Merge with Master
>> - Addressing PR review 2: refactor & reuse MacroExpand::sc
Rename 'handleSocketError' to 'sctpHandleSocketError' in libsctp. This resolves
related duplicate symbol failure when both libnio and libsctp are statically
linked with.
-
Commit messages:
- 8305858: Resolve multiple definition of 'handleSocketError' when statically
linking with J
On Tue, 11 Apr 2023 18:15:22 GMT, Xue-Lei Andrew Fan wrote:
>> This fixes an issue where the key/nonce reuse policy for SunJCE ChaCha20 and
>> ChaCha20-Poly1305 was overly strict in enforcing no-reuse when the Cipher
>> was in DECRYPT_MODE. For decryption, this should be allowed and be
>> con
On Tue, 11 Apr 2023 17:26:25 GMT, Jamil Nimeh wrote:
> This fixes an issue where the key/nonce reuse policy for SunJCE ChaCha20 and
> ChaCha20-Poly1305 was overly strict in enforcing no-reuse when the Cipher was
> in DECRYPT_MODE. For decryption, this should be allowed and be consistent
> wit
This fixes an issue where the key/nonce reuse policy for SunJCE ChaCha20 and
ChaCha20-Poly1305 was overly strict in enforcing no-reuse when the Cipher was
in DECRYPT_MODE. For decryption, this should be allowed and be consistent with
the AES-GCM decryption initialization behavior.
- Issue: htt
On Sat, 8 Apr 2023 01:11:08 GMT, Jiangli Zhou wrote:
> Rename various 'jvm' variables to 'jvm_' to avoid duplicate symbol
> problems when statically linking the launcher executable with JDK native
> libraries.
This pull request has now been integrated.
Changeset: ce4b9955
Author:Jiangli Z
On Mon, 10 Apr 2023 19:38:18 GMT, Jiangli Zhou wrote:
>> Rename various 'jvm' variables to 'jvm_' to avoid duplicate symbol
>> problems when statically linking the launcher executable with JDK native
>> libraries.
>
> Jiangli Zhou has updated the pull request incrementally with one additional
On Fri, 7 Apr 2023 19:09:43 GMT, Mark Powers wrote:
> https://bugs.openjdk.org/browse/JDK-8302696
This pull request has now been integrated.
Changeset: 9486969b
Author:Mark Powers
Committer: Sean Mullan
URL:
https://git.openjdk.org/jdk/commit/9486969bd3cb084c89a7255de0c664c980d1e66
On Mon, 10 Apr 2023 19:38:18 GMT, Jiangli Zhou wrote:
>> Rename various 'jvm' variables to 'jvm_' to avoid duplicate symbol
>> problems when statically linking the launcher executable with JDK native
>> libraries.
>
> Jiangli Zhou has updated the pull request incrementally with one additional
On Mon, 10 Apr 2023 19:38:18 GMT, Jiangli Zhou wrote:
>> Rename various 'jvm' variables to 'jvm_' to avoid duplicate symbol
>> problems when statically linking the launcher executable with JDK native
>> libraries.
>
> Jiangli Zhou has updated the pull request incrementally with one additional
17 matches
Mail list logo