RFR 8233027: OopMapSet::all_do does oms.next() twice during iteration

Tom Rodriguez tom.rodriguez at oracle.com
Fri Oct 25 17:14:05 UTC 2019


http://cr.openjdk.java.net/~never/8233027/webrev
https://bugs.openjdk.java.net/browse/JDK-8233027

The fix for 8232083 introduced an extra next call in the derived 
pointers code.  This removes it.

tom


More information about the hotspot-compiler-dev mailing list