JDK-8240782 : Improve error diagnostics in serviceability/sa/ClhsdbJdis.java
Type:Sub-task
Component:hotspot
Sub-Component:svc-agent
Affected Version:15
Priority:P4
Status:Resolved
Resolution:Won't Fix
Submitted:2020-03-10
Updated:2020-04-15
Resolved:2020-04-15
Description
See description in parent CR. We should at the very least catch the exception for the purpose of dumping whatever output we got, then rethrow the exception.
Comments
There is no need for this sub-task. The cause of JDK-8240781 is understood, and there is no exception to catch and rethrow.