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

Assertion failure related to store elimination

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.1
    • 1.4.1
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: