Whenever I change only whitespace, I run a variant of hg diff -wbB
to more easily see that it's truly only whitespace that has changed. On Fri, Oct 19, 2018 at 1:47 PM, JC Beyler <jcbey...@google.com> wrote: > Hi all, > > Here is the first of three webrevs to remove spaces around (); I also > removed any space after !. > > When the change modified where future parameters should be indented, I > changed those too (such as http://cr.openjdk.java.net/ > ~jcbeyler/8212535/webrev.00/test/hotspot/jtreg/vmTestbase/nsk/jvmti/ > IterateOverObjectsReachableFromObject/iterobjreachobj002/ > iterobjreachobj002.cpp.udiff.html) > > Webrev: https://bugs.openjdk.java.net/browse/JDK-8212535 > Bug: https://bugs.openjdk.java.net/browse/JDK-8212535 > > Let me know what you think, > Jc >