With the transition to gradle some of the compiler flags used to build JFX native libraries changed.
For example, decora-sse used to use -Ox, now that changed to -O2.
We need to investigate any performance impact caused by these changes.
For example, decora-sse used to use -Ox, now that changed to -O2.
We need to investigate any performance impact caused by these changes.
- blocks
-
JDK-8344728 ☂ Gradle build modernization
- Open
- relates to
-
JDK-8089182 8.0-graphics-scrum-1527: up to 20% performance regression in Guimark2.Vector and Charts.Stock benchmarks on Win7-High
- Closed