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

TEST_BUG: com/sun/jdi/FieldWatchpoints.java failing intermittently

XMLWordPrintable

    • generic
    • generic

      TESTFAIL:com/sun/jdi/FieldWatchpoints.java

      is timing out intermitently in JPRT. Here's an example of a TL build that is close to jdk7-b130:

      -------------------------------

      TEST: com/sun/jdi/FieldWatchpoints.java
      JDK under test: C:\temp\jprt\P2\T\110204~1.AB2\TESTPR~1\WINDOW~1.1-P
      Timeout signalled after 480 seconds


      ACTION: build -- Passed. All files up to date
      REASON: User specified action: run build TestScaffold VMConnection TargetListener TargetAdapter
      TIME: 0.0 seconds
      messages:
      command: build TestScaffold VMConnection TargetListener TargetAdapter
      reason: User specified action: run build TestScaffold VMConnection TargetListener TargetAdapter
      elapsed time (seconds): 0.0

      ACTION: compile -- Passed. Compilation successful
      REASON: User specified action: run compile -g FieldWatchpoints.java
      TIME: 0.062 seconds
      messages:
      command: compile -g C:\temp\jprt\P2\T\110204.ab23780\source\test\com\sun\jdi\FieldWatchpoints.java
      reason: User specified action: run compile -g FieldWatchpoints.java
      elapsed time (seconds): 0.062

      ACTION: build -- Passed. All files up to date
      REASON: Named class compiled on demand
      TIME: 0.0 seconds
      messages:
      command: build FieldWatchpoints
      reason: Named class compiled on demand
      elapsed time (seconds): 0.0

      ACTION: main -- Error. Program `C:\temp\jprt\P2\T\110204~1.AB2\TESTPR~1\WINDOW~1.1-P\bin\java' interrupted! (timed out?)
      REASON: User specified action: run main/othervm FieldWatchpoints
      TIME: 480.007 seconds
      messages:
      command: main FieldWatchpoints
      reason: User specified action: run main/othervm FieldWatchpoints
      elapsed time (seconds): 480.007
      STDOUT:
      JVM version:1.7.0-internal
      JDI version: 1.6
      JVM description: Java Debug Interface (Reference Implementation) version 1.6
      Java Debug Wire Protocol (Reference Implementation) version 1.6
      JVM Debug Interface version 1.2
      JVM version 1.7.0-internal (Java HotSpot(TM) Client VM, mixed mode, sharing)
      Field modified: ModificationWatchpoint@FieldWatchpointsDebugee:49 in thread main
      Field modified: ModificationWatchpoint@FieldWatchpointsDebugee:50 in thread main
      aField is: 11
      Field accessed: AccessWatchpoint@FieldWatchpointsDebugee:55 in thread main
      STDERR:
      run args: [FieldWatchpointsDebugee]

      TEST RESULT: Error. Program `C:\temp\jprt\P2\T\110204~1.AB2\TESTPR~1\WINDOW~1.1-P\bin\java' interrupted! (timed out?)
      Another one:

      --------------------------------------------------
      TEST: com/sun/jdi/FieldWatchpoints.java
      JDK under test: (C:\temp\jprt\P1\T\232024~1.SMA\TESTPR~1\WINDOW~1.2-P)
      openjdk version "1.7.0-internal"
      OpenJDK Runtime Environment (build 1.7.0-internal-201103132320.smarks.jdk-testbaseline-b00)
      Java HotSpot(TM) 64-Bit Server VM (build 21.0-b03, mixed mode)
      Timeout signalled after 480 seconds


      ACTION: build -- Passed. All files up to date
      REASON: User specified action: run build TestScaffold VMConnection TargetListener TargetAdapter
      TIME: 0.0 seconds
      messages:
      command: build TestScaffold VMConnection TargetListener TargetAdapter
      reason: User specified action: run build TestScaffold VMConnection TargetListener TargetAdapter
      elapsed time (seconds): 0.0

      ACTION: compile -- Passed. Compilation successful
      REASON: User specified action: run compile -g FieldWatchpoints.java
      TIME: 0.062 seconds
      messages:
      command: compile -g C:\temp\jprt\P1\T\232024.smarks\source\test\com\sun\jdi\FieldWatchpoints.java
      reason: User specified action: run compile -g FieldWatchpoints.java
      elapsed time (seconds): 0.062

      ACTION: build -- Passed. All files up to date
      REASON: Named class compiled on demand
      TIME: 0.0 seconds
      messages:
      command: build FieldWatchpoints
      reason: Named class compiled on demand
      elapsed time (seconds): 0.0

      ACTION: main -- Error. Program `C:\temp\jprt\P1\T\232024~1.SMA\TESTPR~1\WINDOW~1.2-P\bin\java' interrupted! (timed out?)
      REASON: User specified action: run main/othervm FieldWatchpoints
      TIME: 480.0 seconds
      messages:
      command: main FieldWatchpoints
      reason: User specified action: run main/othervm FieldWatchpoints
      elapsed time (seconds): 480.0
      STDOUT:
      JVM version:1.7.0-internal
      JDI version: 1.6
      JVM description: Java Debug Interface (Reference Implementation) version 1.6
      Java Debug Wire Protocol (Reference Implementation) version 1.6
      JVM Debug Interface version 1.2
      JVM version 1.7.0-internal (Java HotSpot(TM) 64-Bit Server VM, mixed mode, sharing)
      Field modified: ModificationWatchpoint@FieldWatchpointsDebugee:49 in thread main
      Field modified: ModificationWatchpoint@FieldWatchpointsDebugee:50 in thread main
      aField is: 11
      Field accessed: AccessWatchpoint@FieldWatchpointsDebugee:55 in thread main
      STDERR:
      run args: [FieldWatchpointsDebugee]

      TEST RESULT: Error. Program `C:\temp\jprt\P1\T\232024~1.SMA\TESTPR~1\WINDOW~1.2-P\bin\java' interrupted! (timed out?)
      --------------------------------------------------

            Unassigned Unassigned
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: