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

OptimizedEntryBlob should extend RuntimeBlob directly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • repo-panama
    • tools

      We've had issues with inherited behavior from BufferBlob, such as not forwarding the right header size through the BufferBlob constructor, which led to issues when implementing the optimized upcall support on AArch64.

      I think OptimizedEntryBlob should extend RuntimeBlob directly, so that we don't end up accidentally inheriting behaviour like this from BufferBlob that is not appropriate for OptimizedEntryBlob.

            jvernee Jorn Vernee
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: