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

Regression test java/awt/Frame/ZoomTest/ZoomTest.java failing

XMLWordPrintable

    • hopper
    • generic, x86, sparc
    • generic, linux, solaris_7
    • Verified

      naveena.suryadevara@Eng 2000-11-21

      JDk version: Merlin beta build #40
      Regression test: java/awt/Frame/ZoomTest/ZoomTest.java

      Note: This test is failing only on solaris and linux but not on win32

      Test results:

      #section:script_messages
      ----------messages:(1/98)----------
      JDK under test: java full version "1.4.0beta-b40" (/net/sqesvr/export/st1/jdk14-beta/b40/solaris)

      #section:build
      ----------messages:(3/94)----------
      command: build ZoomTest
      reason: Named class compiled on demand
      elapsed time (seconds): 7.781
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/194)----------
      command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/test/java/awt/Frame/ZoomTest/ZoomTest.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 7.763
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:main
      ----------messages:(3/103)----------
      command: main ZoomTest
      reason: User specified action: run main ZoomTest
      elapsed time (seconds): 9.335
      ----------System.out:(0/0)----------
      ----------System.err:(12/589)----------
      java.lang.RuntimeException: Unable to determine Frame is ZOOMED
      at ZoomTest.fail(ZoomTest.java:190)
      at ZoomTest.init(ZoomTest.java:80)
      at ZoomTest.main(ZoomTest.java:116)
      at java.lang.reflect.Method.invoke(Native Method)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:565)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Unable to determine Frame is ZOOMED
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unable to determine Frame is ZOOMED
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unable to determine Frame is ZOOMED


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unable to determine Frame is ZOOMED

      -----------------------------------
      al.smith@eng 2001-01-23
      Regression test java/awt/Frame/ZoomTest/ZoomTest.java failing in Build 48

      /////////////////////////////
      al.smith@eng 2001-06-27

      This bug does not verify with Merlin build 69. The .java will not compile and produces the following error:
      ZoomTest.java:75: cannot resolve symbol
      symbol : variable ZOOMED
      location: class java.awt.Frame
            f.setState(Frame.ZOOMED);
                            ^
      /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b69/java/awt/Frame/ZoomTest/ZoomTest.java:76: cannot resolve symbol
      symbol : variable ZOOMED
      location: class java.awt.Frame
            if (f.getState() == Frame.ZOOMED) {
                                     ^
      2 errors

      ###@###.### 2002-04-23

      verified with hopper b09.

            uwesunw Uwe Uwe (Inactive)
            nsuryadesunw Naveena Suryadevara (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: