self._merge_arguments_dict(job_specific_arguments, job_common_arguments)# set job's attributes: job.jvm_args, job.system_properties, job.main_entry, job.extra_argsforargs_typeinARGUMENTS_TYPE_LIST: setattr(self, args_type, job_specific_arguments[args_type]) 开发者ID:jzmq,项目名称:minos,代码...
I do wish Oracle could finally give up and admit that the jvm sandbox is a failed model and offer a java download that includes no ability to run java applets, so that there’s not even a chance that the java install you’re using for sensible reasons will be picked up by your browse...