RFR: 8204331: AArch64: fix CAS not embedded in normal graph error
Andrew Dinn
adinn at redhat.com
Fri Jun 22 09:24:50 UTC 2018
On 22/06/18 09:09, Andrew Haley wrote:
> Here's an idea: we could scan the generated code. We could also annotate
> the assembler so that it asserted that all ldar/stlr were generated. We
> could certainly do that even in a product build. If your tests force C2
> compilation and disable inlining we can make the tests repeatable.
When you say "we could scan the generated code" the obvious question is:
"How?". As in how to do that from a jtreg test?
regards,
Andrew Dinn
-----------
Senior Principal Software Engineer
Red Hat UK Ltd
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham, Michael ("Mike") O'Neill, Eric Shander
More information about the hotspot-dev
mailing list