On Wed, 17 Feb 2021 13:43:14 GMT, Daniel Fuchs wrote:
> As pointed out by Alan: It seems like a space is missing after the colon in
> the PR title
lets give it a try. Thanks !
-
PR: https://git.openjdk.java.net/jdk/pull/2586
On Tue, 16 Feb 2021 12:26:54 GMT, Matthias Baesken wrote:
> In another bug this question from me was answered by Alan Bateman :
>
> Btw. while adjusting Java_sun_nio_ch_sctp_SctpChannelImpl_receive0 , I
> started to wonder what happens to the allocated memory in the
On Wed, 17 Feb 2021 13:36:17 GMT, Alan Bateman wrote:
> Here's the jcheck failure:
> https://github.com/openjdk/jdk/pull/2586/checks?check_run_id=1918880270
Hi Alan , I am aware of the jcheck message.
It claims : "The commit message does not reference any issue. "
I adjusted now the for the 3 or
On Wed, 17 Feb 2021 13:19:13 GMT, Matthias Baesken wrote:
>> The changes looks okay to me. I see Chris has created JDK-8261881 to setup
>> the cleanup.
>
> Hi Alan and Chris, thanks for the reviews.
Looks like I cannot integrate it, even after changing the tit
On Wed, 17 Feb 2021 12:51:06 GMT, Alan Bateman wrote:
>> In another bug this question from me was answered by Alan Bateman :
>>
>> Btw. while adjusting Java_sun_nio_ch_sctp_SctpChannelImpl_receive0 , I
>> started to wonder what happens to the allocated memory in the same file in
>> handleSe
In another bug this question from m was answered by Alan Bateman :
Btw. while adjusting Java_sun_nio_ch_sctp_SctpChannelImpl_receive0 , I started
to wonder what happens to the allocated memory in the same file in
handleSendFailed ( if ((addressP = malloc(dataLe
On Tue, 16 Feb 2021 08:42:42 GMT, Alan Bateman wrote:
> I see this has been integrated but the fix is incomplete. Are you planning to
> create a follow-on issue for the issues that I pointed out above?
Hi Alan, thanks about your comment to my question about handleSendFailed .
I opened a follo
On Fri, 12 Feb 2021 08:50:14 GMT, Matthias Baesken wrote:
> There seems to be an early return in
> Java_sun_nio_ch_sctp_SctpChannelImpl_receive0 that misses freeing memory.
>
> Sonar reports :
> https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8C
On Fri, 12 Feb 2021 08:50:14 GMT, Matthias Baesken wrote:
>Btw. while adjusting Java_sun_nio_ch_sctp_SctpChannelImpl_receive0 , I started
>to wonder what happens to the allocated >memory in the same file in
>handleSendFailed ( if ((addressP = malloc(dataLength)) == NULL) ) in ea
On Fri, 12 Feb 2021 08:50:14 GMT, Matthias Baesken wrote:
> There seems to be an early return in
> Java_sun_nio_ch_sctp_SctpChannelImpl_receive0 that misses freeing memory.
>
> Sonar reports :
> https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8C
There seems to be an early return in
Java_sun_nio_ch_sctp_SctpChannelImpl_receive0 that misses freeing memory.
Sonar reports :
https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8Cl0BBG2CXpcnjFu&resolved=false&severities=BLOCKER&types=BUG
Potential leak of memory pointed t
On Tue, 17 Nov 2020 05:02:07 GMT, Christoph Langer wrote:
>> The test com/sun/jndi/dns/ConfigTests/PortUnreachable.java is not working on
>> AIX.
>>
>> It tests that when a DNS server is unreachable it fails quickly with a
>> PortUnreachableException due to ICMP Destination Unreachable packets
12 matches
Mail list logo