We used to test these secure VM args one by one with individual jnlp files. This is not efficient and getting hard to manage as the number of supported vm args grows up. We should instead do it with a template jnlp file. But we still have the burden of naming test methods, need to figure out how to handle it.
|