Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8248421

CSupport should have a way to free memory allocated outside Java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • tools

      When interacting with native code, it is sometimes necessary to free memory that was allocated on the native side. It would be handy if `CSupport` provided a `freeMemoryRestricted(MemoryAddress address)` which takes an address and calls free on it (using the ABI support).

            sundar Sundararajan Athijegannathan
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: