RFR: 8236714: enable link-time section-gc for linux to remove unused code
Baesken, Matthias
matthias.baesken at sap.com
Wed Jan 22 13:33:24 UTC 2020
Hi Magnus / David, here is a new webrev :
http://cr.openjdk.java.net/~mbaesken/webrevs/8236714.4/
it supports now a configure switch --enable-linktime-gc=yes that needs to be set to enable the link time section gc .
Exception is linuxs390x where we already have the feature enabled (and keep it enabled always for LIB_JVM).
Best regards, Matthias
From: Baesken, Matthias
Sent: Freitag, 17. Januar 2020 12:44
To: Magnus Ihse Bursie <magnus.ihse.bursie at oracle.com>; David Holmes <david.holmes at oracle.com>; 'build-dev at openjdk.java.net' <build-dev at openjdk.java.net>; 'hotspot-dev at openjdk.java.net' <hotspot-dev at openjdk.java.net>
Subject: RE: RFR: 8236714: enable link-time section-gc for linux to remove unused code
* Matthias: Have a look at some recently added option to get an indication of the best practice in adding new options. There are some ways to easily make this incorrect
Hi Magnus, do you have a good/”best practice” example (not that I catch a bad one 😉 ) ?
Best regards, Matthias
More information about the build-dev
mailing list