Typo in MemorySegment doc

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 22, 23
    • Component/s: core-libs
    • None

      Is:

       * ptr = z.reinterpret(16, arena, null); // size = 4, scope = arena.scope()

      should be:

       * ptr = z.reinterpret(16, arena, null); // size = 16, scope = arena.scope()

            Assignee:
            Per-Ake Minborg
            Reporter:
            Per-Ake Minborg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: