-
Bug
-
Resolution: Fixed
-
P3
-
19
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8319418 | 21.0.2 | Andrew Leonard | P3 | Resolved | Fixed | b06 |
We pass $FILE_MACRO_CFLAGS to the adlc build, but not $REPRODUCIBLE_CFLAGS.
The best solution is to fix the broken handling of adlc flags. The next best solution is to add REPRODUCIBLE_CFLAGS to adlc as well.
The best solution is to fix the broken handling of adlc flags. The next best solution is to add REPRODUCIBLE_CFLAGS to adlc as well.
- backported by
-
JDK-8319418 adlc tries to build with /pathmap but without /experimental:deterministic
- Resolved