-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b06
-
aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8067519 | 8u45 | Volker Simonis | P4 | Resolved | Fixed | b01 |
JDK-8065386 | 8u40 | Volker Simonis | P4 | Resolved | Fixed | b17 |
JDK-8070908 | emb-8u47 | Volker Simonis | P4 | Resolved | Fixed | team |
The issue is that the sed command in adjust-mflags.sh trying to isolate -j switch failed to deal with new MFLAGS format spitted out by gmake 4, where the -I<path> without a space, and so if the path contains 'j', the script is confused.
This was fixed by 8028407 but not for AIX.
This was fixed by 8028407 but not for AIX.
- backported by
-
JDK-8065386 AIX: fix adjust-mflags.sh to build with GNU Make 4.0 (adapt 8028407 for AIX)
-
- Resolved
-
-
JDK-8067519 AIX: fix adjust-mflags.sh to build with GNU Make 4.0 (adapt 8028407 for AIX)
-
- Resolved
-
-
JDK-8070908 AIX: fix adjust-mflags.sh to build with GNU Make 4.0 (adapt 8028407 for AIX)
-
- Resolved
-
- relates to
-
JDK-8028407 adjust-mflags.sh failed build with GNU Make 4.0 with -I<path contains j>
-
- Resolved
-