Jaotc input standard for compile commands
Doug Simon
doug.simon at oracle.com
Fri Nov 16 08:31:38 UTC 2018
Hi Jp,
That's a question for the HotSpot compiler team but I suspect the answer is no.
-Doug
> On 16 Nov 2018, at 01:50, Halimi, Jean-Philippe <jean-philippe.halimi at intel.com> wrote:
>
> 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