RFR: Hide is_concurrent_traversal_in_progress check under the type check

Aleksey Shipilev shade at redhat.com
Fri Apr 6 13:39:17 UTC 2018


http://cr.openjdk.java.net/~shade/shenandoah/alloc-hide-ha/webrev.01/

Micro-optimization: this avoid ShHeap field access on the usual path, instead checking on local
variable.

Testing: hotspot_gc_shenandoah

Thanks,
-Aleksey


More information about the shenandoah-dev mailing list