Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8244078

ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts

XMLWordPrintable

    • b22

        1) executeTestJvm(cmd) adds test.vm.opts and test.java.opts
        2) createJavaProcessBuilder(cmd) does *not* add test.vm.opts or test.java.opts
        3) createJavaProcessBuilder(true, cmd) adds test.vm.opts and test.java.opts.

        I think we should change so that (1) and (2) are consistent in the behavior.

              stefank Stefan Karlsson
              stefank Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: