RFR: 8327380: Add tests for Shenandoah barrier expansion optimization

Roland Westrelin roland at openjdk.org
Mon Jun 3 12:56:05 UTC 2024


On Wed, 17 Apr 2024 13:27:11 GMT, Kangcheng Xu <kxu at openjdk.org> wrote:

> The Ideal graph for Shenandoah barrier expansion is optimized so that unnecessary checks are eliminated; however, currently there is no test cases to determine these optimizations are in effect.
> 
> Adding unit tests with the IR test framework will support related code changes in the future.

Looks good to me.

-------------

Marked as reviewed by roland (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18814#pullrequestreview-2093793474


More information about the hotspot-compiler-dev mailing list