Details
-
Bug
-
Resolution: Fixed
-
Critical
-
6.6.5, 7.0.2, 7.1.0
-
Untriaged
-
1
-
Unknown
Description
If the JDK version used by analytics is updated, incremental build will fail without intervention (e.g. rm -rf build)
The CMake scripts should invalidate the cached JDK properties on JDK version update.
Note, the fix to this should not affect production builds, as they are never incremental.