Assertion failure related to store elimination

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.1
    • Affects Version/s: 1.4.1
    • Component/s: hotspot
    • None
    • hopper
    • x86
    • generic

      The fix for the related bugs (see See Also list) neglected to take into account
      the FPU stack simulator on x86, which leads to an assertion failure when
      compiling javax.swing.text.PlainView.setSize() because the item being popped is
      not on the top of the FPU stack. It seems that this code path is not taken for
      any other method in the JDK and the generated code is correct, so this is a
      relatively minor failure.

            Assignee:
            Kenneth Russell (Inactive)
            Reporter:
            Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: