| JDK 8 | Other | 
|---|---|
| 8u401Fixed | jfx21.0.2Fixed | 
| Blocks :   | |
| Cloners :   | 
We get several deprecation warnings from gradle when building the latest jfx repo. These are all deprecated in gradle 7 and will fail in gradle 8. We will need to address them before we can update beyond gradle 7.x. To reproduce them, run the following: $ gradle --warning-mode all all
| 
 |