[15] RFR 8243200: Shenandoah: Allow concurrent nmethod iteration
Aleksey Shipilev
shade at redhat.com
Tue Apr 21 07:46:33 UTC 2020
On 4/20/20 10:27 PM, Zhengyu Gu wrote:
> Bug: https://bugs.openjdk.java.net/browse/JDK-8243200
> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8243200/webrev.00/
Our code style does not allow spaces before postfix operators:
471 _itr_cnt ++;
...
478 _itr_cnt --;
Otherwise looks fine. No need for another webrev.
--
Thanks,
-Aleksey
More information about the shenandoah-dev
mailing list