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

OptimizedEntryBlob should extend RuntimeBlob directly

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: