-
Task
-
Resolution: Fixed
-
P2
-
9
-
b77
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135653 | emb-9 | Dmitriy Samersoff | P2 | Resolved | Fixed | team |
JDK-8215992 | openjdk8u212 | Severin Gehwolf | P2 | Resolved | Fixed | b01 |
When we remove the SA options from jstack, jinfo, jmap, we should add a new launcher to run the same commands using SA.
The benefit of this is to make the difference between running SA and attach obvious to users. When running SA the process will actually be stopped in a non-deterministic state for a non-deterministic period of time. With attach it is a co-operative request to the JVM that is running. Users often run, for example "jstack -F" without understand the implications of this.
The benefit of this is to make the difference between running SA and attach obvious to users. When running SA the process will actually be stopped in a non-deterministic state for a non-deterministic period of time. With attach it is a co-operative request to the JVM that is running. Users often run, for example "jstack -F" without understand the implications of this.
- backported by
-
JDK-8135653 Create new launcher for SA tools
- Resolved
-
JDK-8215992 Create new launcher for SA tools
- Resolved
- blocks
-
JDK-8059035 Break the (implicit) dependency from jdk.jcmd to jdk.hotspot.agent
- Closed
- duplicates
-
JDK-7174636 move jtools to single SA executable
- Closed
- relates to
-
JDK-8226870 OpenJDK 8u JRE contains clhsdb and hsdb launchers
- Resolved
-
JDK-8160817 Add jsadebugd functionality to jhsdb
- Resolved
-
JDK-8067194 Restructure hotspot/agent/src to conform the modular source layout
- Resolved
(2 relates to)
1.
|
Need a documentation for new SA launcher | Resolved | Sharath Ballal (Inactive) | 2016-12-16 |