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

Typo in MemorySegment doc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 22, 23
    • 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()

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

              Created:
              Updated:
              Resolved: