Re: RFR: 8350952: Remove some non present files from OPT_SPEED_SRC list

2025-03-05 Thread David Holmes
On Wed, 5 Mar 2025 08:41:06 GMT, Matthias Baesken wrote: > I wonder how useful this OPT_SPEED_SRC list is these days I suspect not useful at all. Too much has changed. This kind of list should be examined each time we update a toolchain. And in principle any new file should be evaluated to se

Re: RFR: 8350952: Remove some non present files from OPT_SPEED_SRC list

2025-03-05 Thread David Holmes
On Tue, 4 Mar 2025 16:11:22 GMT, Matthias Baesken wrote: > JvmFeatures.gmk contains a file list OPT_SPEED_SRC , the list contains files > that have to be optimized for speed when the other files are optimized for > binary size. > However some non present files are mentioned and should be remove

Re: RFR: 8350952: Remove some non present files from OPT_SPEED_SRC list

2025-03-05 Thread Matthias Baesken
On Tue, 4 Mar 2025 16:11:22 GMT, Matthias Baesken wrote: > JvmFeatures.gmk contains a file list OPT_SPEED_SRC , the list contains files > that have to be optimized for speed when the other files are optimized for > binary size. > However some non present files are mentioned and should be remove

Re: RFR: 8350952: Remove some non present files from OPT_SPEED_SRC list

2025-03-05 Thread Christoph Langer
On Tue, 4 Mar 2025 16:11:22 GMT, Matthias Baesken wrote: > JvmFeatures.gmk contains a file list OPT_SPEED_SRC , the list contains files > that have to be optimized for speed when the other files are optimized for > binary size. > However some non present files are mentioned and should be remove

Re: RFR: 8350952: Remove some non present files from OPT_SPEED_SRC list

2025-03-05 Thread Matthias Baesken
On Tue, 4 Mar 2025 16:11:22 GMT, Matthias Baesken wrote: > JvmFeatures.gmk contains a file list OPT_SPEED_SRC , the list contains files > that have to be optimized for speed when the other files are optimized for > binary size. > However some non present files are mentioned and should be remove