RFR: Don't check store value in Shenandoah C2 verifier

Roman Kennke rkennke at redhat.com
Mon Feb 18 12:10:35 UTC 2019


Since LRB, we don't need any store-value barriers anymore (except for
the enqueue-barriers in traversal, but I don't think we even check
that). The C2 verifier pass shouldn't check and complain about missing
barriers.

http://cr.openjdk.java.net/~rkennke/fixoptoverifier/webrev.00/

Testing: hotspot_gc_shenandoah

Good to push?

Roman



More information about the shenandoah-dev mailing list