-
Bug
-
Resolution: Fixed
-
P3
-
7u21, 7u40
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034297 | 7u65 | Dmitry Cherepanov | P3 | Resolved | Fixed | b01 |
JDK-8019562 | 7u60 | Dmitry Cherepanov | P3 | Resolved | Fixed | b01 |
JDK-8020328 | 7u45 | Dmitry Cherepanov | P3 | Closed | Fixed | b03 |
JDK-8020004 | 7u40 | Dmitry Cherepanov | P3 | Resolved | Fixed | b33 |
Remote debugging (for applets in a browser) is no longer working as it did work for 7u15 before, i.e. unable to connect to a JVM with Eclipse since 7u21 and 7u40 latest build.
Normally using the following JRE runtime parameters in the Java control panel allows us to connect remotely to debug the JRE:
· -Djava.compiler=NONE -Xnoagent -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
This worked in JRE 7u15, and has not worked since then. The only difference in tests is the JRE version, same browser, eclipse and applet.
one post of someone else having the same issue, is this something that has changed as part of the security as well? How can we once again debug applets using Eclipse?
Here is the post of someone reporting a similar issue.
· https://forums.oracle.com/forums/thread.jspa?threadID=2528343
- backported by
-
JDK-8019562 Remote debugging for applets in a browser is no longer working
-
- Resolved
-
-
JDK-8020004 Remote debugging for applets in a browser is no longer working
-
- Resolved
-
-
JDK-8034297 Remote debugging for applets in a browser is no longer working
-
- Resolved
-
-
JDK-8020328 Remote debugging for applets in a browser is no longer working
-
- Closed
-
- duplicates
-
JDK-8015681 Control panel doesn't allow you to set parameters for JVM that actually runs
-
- Closed
-
-
JDK-8016154 Regression: Eclipse gui java debugger does not work under 7.0_21
-
- Closed
-
-
JDK-8025875 Cannot debug applet with Eclipse. Deployment args are swallowed.
-
- Closed
-
-
JDK-8015681 Control panel doesn't allow you to set parameters for JVM that actually runs
-
- Closed
-
-
JDK-8015078 Debugging parameters are not working.
-
- Closed
-
-
JDK-8016100 Java 7 applet remote debugging not working
-
- Closed
-
- relates to
-
JDK-8030636 Accessibility class in jar on -xbootclasspath/a is not loaded by jvm
-
- Resolved
-
-
JDK-8019497 There is no the message "-Xmx256m" in the java console
-
- Resolved
-