RFR 8060256: The loop in Arguments::parse() can be enhanced
    Jiangli Zhou 
    jiangli.zhou at oracle.com
       
    Wed Oct 15 23:20:48 UTC 2014
    
    
  
Hi,
This enhancement was suggested by Bertrand during the review for 
8047934. The 'continue' statement can be added to the matching cases to 
avoid the further checks after that.
   http://cr.openjdk.java.net/~jiangli/8060256/webrev.00/
Tested with jtreg hotspot/test/runtime/CommandLine tests, including the 
new one being added. Also started JPRT, no failure so far.
Thanks,
Jiangli
    
    
More information about the hotspot-runtime-dev
mailing list