-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7u40
-
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.
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.
- duplicates
-
JDK-8016005 Remote debugging for applets in a browser is no longer working
-
- Resolved
-