Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8204502 Vector API Umbrella Tracking Issue
  3. JDK-8204543

C2: Implement strict & relaxed identity semantics for vectors

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P3 P3
    • repo-panama
    • repo-panama
    • hotspot

      On API/bytecode level, vectors are represented as Objects, but C2 aggressively eliminates vector boxes.

      Some existing vector-specific optimizations can break identity invariants which hold for ordinary objects.

      Use "strict" identity semantics by default, but allow users to opt-it for aggressive optimizations.

            Unassigned Unassigned
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: