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

Replace Binding.Context with an arena

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • repo-panama
    • core-libs

      A binding context used to be defined in terms of two orthogonal components: a segment allocator and a resource scope.

      Both these aspects are now modeled using an Arena, so we can simplify the linker implementation by just using SegmentAllocators/Arenas instead of a dedicated Binding.Context class.

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

              Created:
              Updated:
              Resolved: