> 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.

Matthias Baesken has updated the pull request incrementally with one additional 
commit since the last revision:

  Enable lto for BUILD_LIBSPLASHSCREEN, we could add a separate configure flag 
if desired

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/27976/files
  - new: https://git.openjdk.org/jdk/pull/27976/files/de4dbf2b..6adc512d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27976&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27976&range=02-03

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/27976.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27976/head:pull/27976

PR: https://git.openjdk.org/jdk/pull/27976

Reply via email to