[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-build-dev
Subject:    Integrated: 8315786: [AIX] Build Disk Local Detection Issue with GNU-utils df on AIX
From:       Deepa Kumari <duke () openjdk ! org>
Date:       2023-09-21 6:06:54
Message-ID: Nd-0WRDlIqrdafE4YoKIHdxvrWi6WeG2nCEYJvmGfdY=.d9486b39-d47d-4acb-9c97-8ec507c45791 () github ! com
[Download RAW message or body]

On Wed, 6 Sep 2023 13:46:01 GMT, Deepa Kumari <duke@openjdk.org> wrote:

> Previously [JDK-8304364](https://github.com/openjdk/jdk/pull/13066/files) , the AIX \
> build process raised complaints about the disk location detection, incorrectly \
> determining that the build wasn't on a local disk. However, a partial fix \
> introduced a new problem, the build process consistently reports that it's on a \
> local disk, even when it's not The core problem here seems to be that Bash treats \
> quoted commands as string literals, and it only evaluates them if you use 'eval' \
> directly. The  change ensure that Bash correctly evaluates the **DF** variable as a \
> command. 
> Reported Issue : [JDK-8315786](https://bugs.openjdk.org/browse/JDK-8315786)

This pull request has now been integrated.

Changeset: bee75242
Author:    Deepa Kumari <dpakri181@gmail.com>
Committer: Amit Kumar <amitkumar@openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bee7524251c0da72f1b32f875815ff4e0eb88a32
                
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8315786: [AIX] Build Disk Local Detection Issue with GNU-utils df on AIX

Reviewed-by: tsteele, erikj, amitkumar

-------------

PR: https://git.openjdk.org/jdk/pull/15592


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic