Jaotc input standard for compile commands
Halimi, Jean-Philippe
jean-philippe.halimi at intel.com
Fri Nov 16 00:50:18 UTC 2018
Dear all,
I am currently looking at jaotc and its input capabilities. It looks like it can take a list of methods to compile from a list of bytecode inputs. I have not found a tool that allows to automatically detect hot methods at runtime. Namely, it looks like CDS can dump a log of touched methods, but it requires some extra conversion to be read by jaotc. Also, it may be nicer to AOT-compile only hot methods, not necessarily ones that have been touched once.
I was wondering if there was an ongoing effort on that?
Thanks,
Jp
More information about the graal-dev
mailing list