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
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
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
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
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
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 removed e.g.
genCollectedHeap.cpp
hashtable.cpp
markSweep.cpp
Maybe they