8114853 https://bugs.openjdk.java.net/browse/JDK-8114853 adds -fno-var-tracking-assignments to the build flags of vmStructs.cpp. This flag is not supported by gcc 4.3. Before, this was excluded for gcc 4.1.2: https://bugs.openjdk.java.net/browse/JDK-8144930
As it's only a note, it should not stop the build with warnings as error.
As it's only a note, it should not stop the build with warnings as error.
- relates to
-
JDK-8114853 variable tracking size limit exceeded in vmStructs.cpp
-
- Resolved
-