RFR: Little cleanup

Roman Kennke rkennke at redhat.com
Thu Mar 15 14:06:04 UTC 2018


I noticed we use some ShenandoahHeap::heap() while being in a
ShenandoahHeap instance method. Probably leftovers from moving code
around. This cleans it up and replaces it with 'this' instead.

http://cr.openjdk.java.net/~rkennke/little-cleanup/webrev.00/

Roman



More information about the shenandoah-dev mailing list