-
Bug
-
Resolution: Fixed
-
P4
-
9, 10, 11, 12, 13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8227207 | 11.0.9-oracle | Yasumasa Suenaga | P4 | Resolved | Fixed | b01 |
JDK-8224883 | 11.0.4 | Yasumasa Suenaga | P4 | Resolved | Fixed | b05 |
Proposed by Osamu Sakamoto <sakamoto.osamu@nttcom.co.jp>
http://mail.openjdk.java.net/pipermail/serviceability-dev/2019-May/027975.html
I want to use `jhsdb debugd` on my laptop.
However debugd mode has different options from other modes.
I think debugd should have same options like other modes.
For example, `jhsdb debugd <pid>` should be `jhsdb debugd --pid <pid>`.
Also I added `--serverid` option for serverid.
I attached a patch for this enhancement.
This patch passes serviceability/sa jtreg tests.
Testcase for debugd is available as serviceability/sa/sadebugd/SADebugDTest.java .
However it has been disabled byJDK-8163805.
It will be fixed by Yasumasa Suenaga (ysuenaga) after my proposal has been merged.
http://mail.openjdk.java.net/pipermail/serviceability-dev/2019-May/027975.html
I want to use `jhsdb debugd` on my laptop.
However debugd mode has different options from other modes.
I think debugd should have same options like other modes.
For example, `jhsdb debugd <pid>` should be `jhsdb debugd --pid <pid>`.
Also I added `--serverid` option for serverid.
I attached a patch for this enhancement.
This patch passes serviceability/sa jtreg tests.
Testcase for debugd is available as serviceability/sa/sadebugd/SADebugDTest.java .
However it has been disabled by
It will be fixed by Yasumasa Suenaga (ysuenaga) after my proposal has been merged.
- backported by
-
JDK-8224883 SA: debugd options should follow jhsdb style
- Resolved
-
JDK-8227207 SA: debugd options should follow jhsdb style
- Resolved
- blocks
-
JDK-8163805 hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
- Resolved
-
JDK-8247945 SA tools not providing option to connect to debug server
- Resolved
- csr for
-
JDK-8223666 SA: debugd options should follow jhsdb style
- Closed
- relates to
-
JDK-8160817 Add jsadebugd functionality to jhsdb
- Resolved
-
JDK-8207048 jhsdb debugd cannot specify a port number
- Closed
(2 relates to)