-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P3
-
Affects Version/s: 7, 8
-
Component/s: core-svc
-
generic
-
generic
I'm attaching to process using sun.jvm.hotspot.jdi.SACoreAttachingConnector and then calling Location.lineNumber("some-stratum") to get stratum information for a source location for a class which has SourceDebugInformation attribute.
But instead of stratum in SourceDebugInformation, the class appears to have only "Java" stratum. I don't have such problem with, for example, com.sun.tools.jdi.SunCommandLineLauncher: the stratum is accessible.
Please see comments for details.
But instead of stratum in SourceDebugInformation, the class appears to have only "Java" stratum. I don't have such problem with, for example, com.sun.tools.jdi.SunCommandLineLauncher: the stratum is accessible.
Please see comments for details.
- relates to
-
JDK-8163289 Remove SA-JDI from tests
-
- Resolved
-