JDK 8 | Other |
---|---|
8u401Fixed | jfx21.0.2Fixed |
Relates :
|
The minimum version of python needed to build WebKit 616.1 is python 3.8. We should update the cmake scripts to check for this minimum version so that python2 and earlier versions of python3 will fail fast. Otherwise the build will fail (with python2) or hang (with python 3.7)
|