JDK-8153011 : OomDebugTest fails with OOME
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-03-29
  • Updated: 2016-04-04
  • Resolved: 2016-03-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Description
[16ms] run args: [OomDebugTestTarget, test3, OomDebugTestTarget]
FAILURE: InvocationException caused by OOM
com.sun.jdi.InvocationException: Exception occurred in target VM
	at com.sun.tools.jdi.ObjectReferenceImpl.invokeMethod(jdk.jdi@9-internal/ObjectReferenceImpl.java:436)
	at OomDebugTest.invoke(OomDebugTest.java:292)
	at OomDebugTest.invoke(OomDebugTest.java:287)
	at OomDebugTest.test3(OomDebugTest.java:201)
Comments
Removed integration_blocker label. Duplicates are not blockers.
04-04-2016

This seems to be a duplicate of JDK-8152686
31-03-2016