XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 21
    • hotspot

      We know max stack, max locals. The only really unknown is the number of monitors.
      Since we need to check for balanced locking to be able to compile, we should be able to count the max number of monitors in use.
      Today the GenerateOopMap checks if monitors are 'safe'.

      We can thus include BasicLock area in the fixed frame part, but on per method basis.
      I.e. if we know the PC we know the size of the fixed frame part.

            Unassigned Unassigned
            rehn Robbin Ehn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: