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

Revisit API for supporting mapped memory segments

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • None
    • repo-panama
    • tools

      The current API for mapped memory segments has some critical flaws:

      * it suffers form performance issues with VarHandle, because clients perform inexact call (since MemoryMappedSegment != MemorySegment)

      * it doesn't feature scope checks on the various load/unload operations

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

              Created:
              Updated:
              Resolved: