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

Instructions need to be changed for sqe manual test cases which cover secnarios of un-caught exception during fx applet life cycle.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • fx2.0
    • deploy

      When there's un-caught exceptions during fx applet/app life cycle (constructor, init or start), FX applet used to show a a gray bar with message "Runtime error. Click for details". Now with promotion b41, the gray bar is not there while the same message still shows up. This behaviour change could be caused by product code change or the way we deploy fx applet change, which however does not matter. Because the message gives enough information, so the behaviour is expected anyway.

      Test instructions should be put more generically. Instead of saying "Make sure a gray bar "Runtime error. Click for details" will show up.", we should say "Make sure a message "Runtime error. Click for details" will show up. "

      Affected tests:
      FXDeploymentTesting/Misc/TestFXNegativeConst.html
      FXDeploymentTesting/Misc/TestFXNegativeInit.html
      FXDeploymentTesting/Misc/TestFXNegativeStart.html

            stephenh Stephen Hu (Inactive)
            stephenh Stephen Hu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: