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

TEST_BUG: java/nio/channels/SocketChannel/OutOfBand.java fails intermittently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 7
    • core-libs
    • generic
    • generic

      TEST: java/nio/channels/SocketChannel/OutOfBand.java
      JDK under test: (/tmp/jprt/P1/042848.jcg-integrator/testproduct/solaris_sparc_5.10-product)
      java version "1.8.0-internal"
      Java(TM) SE Runtime Environment (build 1.8.0-internal-201201190428.jcg-integrator.tl-pit-2d-aw-b00)
      Java HotSpot(TM) Client VM (build 23.0-b10, mixed mode)

      ACTION: build -- Passed. Build successful
      REASON: Named class compiled on demand
      TIME: 0.033 seconds
      messages:
      command: build OutOfBand
      reason: Named class compiled on demand
      elapsed time (seconds): 0.033

      ACTION: compile -- Passed. Compilation successful
      REASON: .class file out of date or does not exist
      TIME: 0.032 seconds
      messages:
      command: compile /tmp/jprt/P1/042848.jcg-integrator/source/jdk/test/java/nio/channels/SocketChannel/OutOfBand.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 0.032

      ACTION: main -- Failed. Execution failed: `main' threw exception: java.nio.channels.ClosedByInterruptException
      REASON: Assumed action based on file name: run main OutOfBand
      TIME: 480.037 seconds
      messages:
      command: main OutOfBand
      reason: Assumed action based on file name: run main OutOfBand
      Timeout signalled after 480 seconds
      elapsed time (seconds): 480.037
      STDERR:
      java.nio.channels.ClosedByInterruptException
      at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
      at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:386)
      at OutOfBand.test2(OutOfBand.java:115)
      at OutOfBand.main(OutOfBand.java:59)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:474)
      at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:680)
      at java.lang.Thread.run(Thread.java:722)

      JavaTest Message: Test threw exception: java.nio.channels.ClosedByInterruptException
      JavaTest Message: shutting down test


      TEST RESULT: Failed. Execution failed: `main' threw exception: java.nio.channels.ClosedByInterruptException

            Unassigned Unassigned
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: