Compatibility Warnings | API Usage Warnings | Bundle Version Warnings |
---|---|---|
0 | 9 | 0 |
No problems found
org.eclipse.jdi.Bootstrap.virtualMachineManager() has non-API return type com.sun.jdi.VirtualMachineManager |
org.eclipse.jdi.hcr.EventRequestManager extends non-API type com.sun.jdi.Mirror |
org.eclipse.jdi.hcr.EventRequestManager.createReenterStepRequest(ThreadReference) has non-API parameter type com.sun.jdi.ThreadReference |
org.eclipse.jdi.hcr.ReenterStepRequest extends non-API type com.sun.jdi.request.StepRequest |
org.eclipse.jdi.hcr.ReenterStepRequest.thread() has non-API return type com.sun.jdi.ThreadReference |
org.eclipse.jdi.hcr.ReenterStepRequest.addClassFilter(ReferenceType) has non-API parameter type com.sun.jdi.ReferenceType |
org.eclipse.jdi.hcr.ThreadReference.doReturn(Value, boolean) has non-API parameter type com.sun.jdi.Value |
org.eclipse.jdt.debug.core.JDIDebugModel.newDebugTarget(ILaunch, VirtualMachine, String, IProcess, boolean, boolean, boolean) has non-API parameter type com.sun.jdi.VirtualMachine |
org.eclipse.jdt.debug.core.JDIDebugModel.newDebugTarget(ILaunch, VirtualMachine, String, IProcess, boolean, boolean) has non-API parameter type com.sun.jdi.VirtualMachine |
No problems found