Withdrawn: CODETOOLS-7902865: jcstress: Enable -XX:+DebugNonSafepoints if available to get more verbose disassembly
Aleksey Shipilev
shade at openjdk.java.net
Mon Mar 29 12:32:32 UTC 2021
On Mon, 29 Mar 2021 11:36:49 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> CODETOOLS-7902854 added support for printing disassembly. Unfortunately, supplying PrintAssembly through compiler directives does not implicitly enables -XX:+DebugNonSafepoints, which makes disassembly less verbose: it misses PcDescs for non-safepoints.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jcstress/pull/21
More information about the jcstress-dev
mailing list