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

C1 valuestack cleanup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs20
    • hs16, hs19, 6, 6u21
    • hotspot
    • b02
    • generic, x86
    • generic, windows_xp
    • Not verified

        Christian Wimmer contributed code to cleanup the handling of ValueStacks in c1:

        - it fixes an historical oddity in C1 with inlining where all of the expression stacks are kept in the topmost ValueStack instead of being in their respective ValueStacks

        - it trims the locals more aggressively in the exception states

        - it fixes some mismatches between the bci in an instruction and the method in the ValueStack

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: