Memory leak in invoker.c invoker_completeInvokeRequest() during JDI operations

Solution Verified - Updated

Environment

  • Red Hat build of OpenJDK 11 < u16

Issue

  • Memory leak in invoker.c invoker_completeInvokeRequest() during JDI operations

Resolution

Fixed in java-11-openjdk-11.0.16.0.8-1.
This content is not included.Memory leak in invoker.c invoker_completeInvokeRequest() during JDI operations

Root Cause

The method invoker_completeInvokeRequest() is missing calling outStream_destroy() on the initialized PacketOutputStream object.


This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.