-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b16
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8007161 | 8 | Joseph Provino | P3 | Resolved | Fixed | b75 |
In order to meet the performance requirements of the minimal JVM, some files need to be compiled
using -O3 instead of -Os.
The list of files to optimize with -O3 was determined using profiling and measuring the performance
using refworkload.
using -O3 instead of -Os.
The list of files to optimize with -O3 was determined using profiling and measuring the performance
using refworkload.
- backported by
-
JDK-8007161 Optimize performance critical files in the minimal JVM using -O3
-
- Resolved
-