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

Test java/util/HashMap/WhiteBoxResizeTest.java timed out after passing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25
    • core-libs

      ...
      test WhiteBoxResizeTest.requestedSize("rswm", 50331649, 134217728, WhiteBoxResizeTest$$Lambda/0x00000f000018c000@5d0e219f): success [60942ms]
      test WhiteBoxResizeTest.requestedSize("rshs", 50331649, 134217728, WhiteBoxResizeTest$$Lambda/0x00000f000018c400@3e29fde6): success [61473ms]
      Timeout signalled after 480 seconds
      test WhiteBoxResizeTest.requestedSize("rsls", 50331649, 134217728, WhiteBoxResizeTest$$Lambda/0x00000f000018c800@31cdcb91): success [61080ms]
      test WhiteBoxResizeTest.tableSizeFor(0, 1): success [15ms]
      test WhiteBoxResizeTest.tableSizeFor(1, 1): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(2, 2): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(3, 4): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(4, 4): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(5, 8): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(15, 16): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(16, 16): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(17, 32): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(1073741823, 1073741824): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(1073741824, 1073741824): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(1073741825, 1073741824): success [0ms]
      test WhiteBoxResizeTest.tableSizeFor(2147483647, 1073741824): success [0ms]
      test WhiteBoxResizeTest.testNegativeNumMappings(WhiteBoxResizeTest$$Lambda/0x00000f000018cc00@6a79b529, "HashMap::newHashMap"): success [17ms]
      test WhiteBoxResizeTest.testNegativeNumMappings(WhiteBoxResizeTest$$Lambda/0x00000f000018d000@2e8797d6, "LinkedHashMap::newLinkedHashMap"): success [0ms]
      test WhiteBoxResizeTest.testNegativeNumMappings(WhiteBoxResizeTest$$Lambda/0x00000f000018d400@1b9c9ead, "WeakHashMap::newWeakHashMap"): success [0ms]
      test WhiteBoxResizeTest.testNegativeNumMappings(WhiteBoxResizeTest$$Lambda/0x00000f000018d800@480275bb, "HashSet::newHashSet"): success [0ms]
      test WhiteBoxResizeTest.testNegativeNumMappings(WhiteBoxResizeTest$$Lambda/0x00000f000018dc00@56b9bea5, "LinkedHashSet::newLinkedHashSet"): success [0ms]

      ===============================================
      java/util/HashMap/WhiteBoxResizeTest.java
      Total tests run: 615, Passes: 615, Failures: 0, Skips: 0
      ===============================================

      test result: Error. Program `/opt/mach5/mesos/work_dir/jib-master/install/jdk-25+15-1603/linux-aarch64-debug.jdk/jdk-25/fastdebug/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 576578ms).

            smarks Stuart Marks
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: