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

Array copy may cause infinite cycle of deoptimization/compilation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • b52

        LibraryCallKit::inline_arraycopy() checks if we've seen too many traps at current method/bytecode but in case of tightly couples allocation we record the trap at the method/bci of the allocation.

              roland Roland Westrelin
              roland Roland Westrelin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: