-
Bug
-
Resolution: Fixed
-
P3
-
10
-
b16
Currently the toolchain related parts in the OpenJDK 10 configure environment checkon Linux for minimum gcc 4.3. However the compiler flags currently used do not work any more with gcc 4.3 (one example is -fno-var-tracking-assignments in the HS build).
Change to minimum gcc 4.8 because this is a more modern und suitable version for OpenJDK 10.
Change to minimum gcc 4.8 because this is a more modern und suitable version for OpenJDK 10.
- duplicates
-
JDK-8173375 JDK 9 requires gcc > 4.6
-
- Closed
-