hg: jdk9/hs-rt/hotspot: 8060256: The loop in Arguments::parse() can be enhanced.

jiangli.zhou at oracle.com jiangli.zhou at oracle.com
Thu Oct 16 20:06:04 UTC 2014


Changeset: 33c1659e8b29
Author:    jiangli
Date:      2014-10-16 14:11 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/33c1659e8b29

8060256: The loop in Arguments::parse() can be enhanced.
Summary: Add continue statement for matching cases.
Reviewed-by: dholmes, bdelsart

! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/arguments_ext.hpp
+ test/runtime/CommandLine/TestVMOptions.java
+ test/runtime/CommandLine/flagfile.txt



More information about the jdk9-hs-rt-changes mailing list