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

compiler/7196199 test failed on OS X since 8b54, jdk7u12b01

    XMLWordPrintable

Details

    • b54
    • 8
    • b31
    • x86
    • os_x
    • Not verified

    Backports

      Description

        $ jtreg -testjdk:jdk/8/latest/binaries/macosx-x64 -va -vmoptions:'-server' compiler/7196199
        --------------------------------------------------
        TEST: compiler/7196199/Test7196199.java
        JDK under test: (jdk/8/latest/binaries/macosx-x64)
        java version "1.8.0-ea"
        Java(TM) SE Runtime Environment (build 1.8.0-ea-b65)
        Java HotSpot(TM) 64-Bit Server VM (build 25.0-b09, mixed mode)

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

        ACTION: main -- Failed. Execution failed: Execution failed
        REASON: User specified action: run main/othervm/timeout=400 -Xmx32m -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:CompileCommand=exclude,Test7196199.test -XX:+SafepointALot -XX:GuaranteedSafepointInterval=100 Test7196199
        TIME: 6.854 seconds
        messages:
        command: main -Xmx32m -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:CompileCommand=exclude,Test7196199.test -XX:+SafepointALot -XX:GuaranteedSafepointInterval=100 Test7196199
        reason: User specified action: run main/othervm/timeout=400 -Xmx32m -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:CompileCommand=exclude,Test7196199.test -XX:+SafepointALot -XX:GuaranteedSafepointInterval=100 Test7196199
        elapsed time (seconds): 6.854
        STDOUT:
        CompilerOracle: exclude Test7196199.test
        Warmup
        Verification
          test_incrc
        ### Excluding compile: static Test7196199::test
          test_incrv
          test_addc
          test_addv
        STDERR:
        test_addv: [8] = 154610.0 != 230000.0
        test_addv: [9] = 164610.0 != 240000.0
        test_addv: [10] = 174610.0 != 250000.0
        test_addv: [11] = 184610.0 != 260000.0
        test_addv: [16] = 234610.0 != 310000.0
        test_addv: [17] = 244610.0 != 320000.0
        test_addv: [18] = 254610.0 != 330000.0
        test_addv: [19] = 264610.0 != 340000.0
        test_addv: [24] = 314610.0 != 390000.0
        test_addv: [25] = 324610.0 != 400000.0
        test_addv: [26] = 334610.0 != 410000.0
        test_addv: [27] = 344610.0 != 420000.0
        test_addv: [32] = 394610.0 != 470000.0
        test_addv: [33] = 404610.0 != 480000.0
        test_addv: [34] = 414610.0 != 490000.0
        test_addv: [35] = 424610.0 != 500000.0
        test_addv: [40] = 474610.0 != 550000.0
        test_addv: [41] = 484610.0 != 560000.0
        test_addv: [42] = 494610.0 != 570000.0
        test_addv: [43] = 504610.0 != 580000.0
        test_addv: [48] = 554610.0 != 630000.0
        test_addv: [49] = 564610.0 != 640000.0
        test_addv: [50] = 574610.0 != 650000.0
        test_addv: [51] = 584610.0 != 660000.0
        test_addv: [56] = 634610.0 != 710000.0
        test_addv: [57] = 644610.0 != 720000.0
        test_addv: [58] = 654610.0 != 730000.0
        test_addv: [59] = 664610.0 != 740000.0
        test_addv: [64] = 714610.0 != 790000.0
        test_addv: [65] = 724610.0 != 800000.0
        test_addv: [66] = 734610.0 != 810000.0
        test_addv: [67] = 744610.0 != 820000.0
        test_addv: [72] = 794610.0 != 870000.0
        test_addv: [73] = 804610.0 != 880000.0
        test_addv: [74] = 814610.0 != 890000.0
        test_addv: [75] = 824610.0 != 900000.0
        test_addv: [80] = 874610.0 != 950000.0
        test_addv: [81] = 884610.0 != 960000.0
        test_addv: [82] = 894610.0 != 970000.0
        test_addv: [83] = 904610.0 != 980000.0
        test_addv: [88] = 954610.0 != 1030000.0
        test_addv: [89] = 964610.0 != 1040000.0
        test_addv: [90] = 974610.0 != 1050000.0
        test_addv: [91] = 984610.0 != 1060000.0
        FAILED: 44 errors

        TEST RESULT: Failed. Execution failed: Execution failed
        --------------------------------------------------
        Test results: failed: 1

        Attachments

          Issue Links

            Activity

              People

                kvn Vladimir Kozlov
                kvn Vladimir Kozlov
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: