On Thu, 31 Oct 2024 05:43:11 GMT, Julian Waters wrote:
>> After 8339120, gcc began catching many different instances of unused code in
>> the Windows specific codebase. Some of these seem to be bugs. I've taken the
>> effort to mark out all the relevant globals and locals that trigger the
>> u
On 25/02/2025 08:35, Shruthi . wrote:
Hi Alan,
Below is the response we got from the AIX team.
===>what happens if pthread_kill(thread, SGRTMAX-1) is called and the
target thread is NOT in the read/write syscalls
The expected behavior is thread will get interrupted and it will call
the signal
On Tue, 11 Feb 2025 12:00:34 GMT, Jaikiran Pai wrote:
>> Can I please get a review of this doc-only change which clarifies the
>> purpose of the HTTP server that's provided in the JDK's `jdk.httpserver`
>> module? This should help avoid any confusion on the purpose of the server.
>
> Jaikiran P
On Thu, 9 Jan 2025 13:06:55 GMT, Jaikiran Pai wrote:
> Can I please get a review of this doc-only change which clarifies the purpose
> of the HTTP server that's provided in the JDK's `jdk.httpserver` module? This
> should help avoid any confusion on the purpose of the server.
This pull request
On Tue, 11 Feb 2025 12:00:34 GMT, Jaikiran Pai wrote:
>> Can I please get a review of this doc-only change which clarifies the
>> purpose of the HTTP server that's provided in the JDK's `jdk.httpserver`
>> module? This should help avoid any confusion on the purpose of the server.
>
> Jaikiran P
Hi Alan,
Below is the response we got from the AIX team.
===>what happens if pthread_kill(thread, SGRTMAX-1) is called and the target
thread is NOT in the read/write syscalls
The expected behavior is thread will get interrupted and it will call the
signal handler. in the case of this process it