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

jp2launcher doesn't pass debug options to client set in _JPI_VM_OPTIONS environment variable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 7-pool
    • 7u25, 7u40, 8
    • deploy
    • None
    • Windows 7

      Setting environment variable _JPI_VM_OPTIONS=-agentlib:jdwp=transport=dt_socket,address=4000,server=y,suspend=y before starting internet browser and launching applet no longer works on Windows7. jp2launcher strips down all insecure VM arguments and "-agentlib" prefix is not listed in SecureVmArgPrefixes array in src\common\share\native\secureArgs.c. Need to investigate why "-agentlib" prefix was not included in the list of allowed VM args: intentionally due to some security issues or it was just missed.

            dtitov Daniil Titov (Inactive)
            dtitov Daniil Titov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: