-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
26
-
None
-
generic
-
generic
We currently have support for LTO (link time optimization) for Hotspot/libjvm, that can be enabled as a JVM feature.
But for other JDK native libs, we do not have support for this feature.
LTO and sometimes lead to faster and also in some cases smaller binaries, so support for this might be interesting also for other libs and not only libjvm.
But for other JDK native libs, we do not have support for this feature.
LTO and sometimes lead to faster and also in some cases smaller binaries, so support for this might be interesting also for other libs and not only libjvm.
- relates to
-
JDK-8348848 Link time optimization support [umbrella]
-
- Open
-
- links to
-
Review(master)
openjdk/jdk/27976