jdk/src/java.base/share/native/libjli/java.c
changeset 28107 587cd87d5c98
parent 28105 f7963af2ae30
parent 28059 e576535359cc
child 28771 2885fb2e1002
equal deleted inserted replaced
28106:cb013442a7f3 28107:587cd87d5c98
   742       return 0;
   742       return 0;
   743   }
   743   }
   744 }
   744 }
   745 
   745 
   746 /*
   746 /*
   747  * Adds a new VM option with the given given name and value.
   747  * Adds a new VM option with the given name and value.
   748  */
   748  */
   749 void
   749 void
   750 AddOption(char *str, void *info)
   750 AddOption(char *str, void *info)
   751 {
   751 {
   752     /*
   752     /*