Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902355

Extraneous '=' seen in system properties for /policy=foo.policy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      I run jtreg with any test containing
      @run ... /policy=
      e.g.
       -verbose:all java/security/Policy/ExtensiblePolicy/ExtensiblePolicyTest.java
      and see in the output:

              -Dtest.timeout.factor=1.0 \
              -Djava.security.policy==/tmp/jtr-llwHH5/scratch/ExtensiblePolicyTest3.policy_new \
              -Djava.security.manager=default \

      notice the double "=="
      I'm surprised this even works (should it? does it?)

            jjg Jonathan Gibbons
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: