galaxy wrote: > I found we handle most of the argument in the parse_vm_arguments2 > and parse_vm_arguments1 ,but not including -jar . > Could anyone point it for me ?
It is handled in the launcher. See around line 225 in main.c [1] [1] http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c?revision=784811 Tegards, Tim