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

Cannot debug applet with Eclipse. Deployment args are swallowed.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 7u40
    • deploy
    • windows_7

      FULL PRODUCT VERSION :
      1.7.0_40-b43

      ADDITIONAL OS VERSION INFORMATION :
      Microsoft Windows [Version 6.1.7601]

      A DESCRIPTION OF THE PROBLEM :
      Debugging works in JRE 1.7.0_40-b43. After that this function is lost for Windows 7.

      After that release only some of the needed deployment arguments are transported to the process "java.exe".
      The arguments are available in process "jp2launcher.exe"

      The args propagation seems to work with Windows XP.

      Need args for debug with eclipse:
      -Xdebug -Xnoagent -Djava.compiler\=NONE -Xrunjdwp\:transport\=dt_socket,server\=y,address\=3999,suspend\=n

      REGRESSION. Last worked in version 7u17


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Unassigned Unassigned
            scfitch Stephen Fitch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: