[jdk17u-dev] RFR: 8300696: [AIX] AttachReturnError fails [v2]
Deepa Kumari
dkumari at openjdk.org
Wed Oct 25 11:34:39 UTC 2023
On Mon, 23 Oct 2023 05:30:36 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> There is something wrong with this patch. Why are the linux parts in there?
I made changes to address a Linux-specific error encountered in the GHA check. The modification ensures that the l_path variable is correctly assigned to l_pathdup when it is not a null pointer, improving the code's behavior and resolving the error on the Linux platform and also not affecting on AIX.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1896#issuecomment-1779065457
More information about the jdk-updates-dev
mailing list