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

'Pass' and 'fail' buttons don't work properly when testing the case:javax/swing/JInternalFrame/4251301/bug4251301.java

XMLWordPrintable

    • x86_64
    • linux

      Testsuite name:Swing Regression
      Test name:javax/swing/JInternalFrame/4251301/bug4251301.java
      Product tested:JDK 7u71 b12(64bit)
      OS/architecture:OEL7.0-UEK-x64

      Error log file:http://aurora.ru.oracle.com/slot-gw/582725.ManualSubmit-1/workDir/javax/swing/JInternalFrame/4251301/bug4251301.jtr

      Reproducible: Always
      Reproducible on machine: Evergreen-machine
      [If Sometimes] Also reproducible on machine:

      Is it a Regression: NO (JDK7u71b11/OEL7.0-UEK-x64:Fail)
      [If Regression] Regression introduced in release/build:
      Test result on the last GAed release for this train: Fail(JDK7u65b19/OEL7.0-UEK-X64:Fail)
      [if Fail] Test result on FCS: Fail(JDK7u65b20/OEL7.0-UEK-X64:Fail)

      Is it a platform specific issue: Yes(JDK7u71b12/win7-sp1-x64:Pass;
                                                            JDK7u71b12/OEL6.4-UEK-x64:Pass)
      [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: Yes
      [If new configuration testing] Issue specific to execution mode or OS/browser version:OEL7.0 UEK x64


      Steps to reproduce:
       1.Download regression workspace from http://jre.us.oracle.com/java/re/jdk/7u71/promoted/fcs/b12/ws/jdk/test/ to /regression
       2. Install test bundle JDK7u71b12 (download from http://jre.us.oracle.com/java/re/jdk/7u71/promoted/fcs/b12/bundles/linux-x64/jdk-7u71-linux-x64.tar.gz) to /regression/jdk1.7.0_71
       3.Install stable JDK7u45b18 (download from http://jre.us.oracle.com/java/re/jdk/7u45/promoted/fcs/b18/bundles/linux-i586/jdk-7u45-linux-i586.tar.gz) to /regression/jdk1.7.0_45
       4.download and unzip Jtreg from http://jre.us.oracle.com/java/re/jtreg/4.1/promoted/fcs/b08/bundles/jtreg_bin-4.1.zip locate at /regression/
       5.Create the script regression.sh as follows and run it
      export JT_JAVA=/regression/jdk1.7.0_45
      /regression/jtreg/linux/bin/jtreg -v -m -ignore:quiet -jdk:/regression/jdk1.7.0_71 -r:/regression/results/reportDir -w:/regression/results/workDir /regression/test/javax/swing/JInternalFrame/4251301/bug4251301.java

      Case Instruction:
      Click with your mouse the content area of the internal frame with the title "IFrame" and press Ctrl+Space.if the system menu shows up,press Esc.The system menu should hide.if you success then press "Pass",else press "Fail".

      Actual behavior:
      1.
        1)The functional is passed but 'Pass' and 'fail' buttons don't work properly, then after a while it failed automatically.
        2)We tried to test it again, when we operate frame ,then system require logout, refer to JInternalFrame.jpg.

      2.We also tried this case with the same build without jtreg tool, it failed always like following :
        1)Using javac compile *.java file, it throw some warning,refer to log.txt
        2)The functional is passed but 'Pass' and 'fail' buttons don't work properly, then after a while it failed automatically.

            anashaty Anton Nashatyrev (Inactive)
            michaelw Michael Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: