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

test/testlibrary_tests/RandomGeneratorTest.java failed on Assert Unexpected random number sequence for mode: NO_SEED

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • embedded
    • b55
    • arm
    • linux

        java -Xmixed -client -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M RandomGeneratorTest$RandomRunner
        exitvalue: 0
        stderr: NMT detail is not supported on this platform. Using NMT summary instead.

        stdout: For random generator using seed: -6627427343353375519
        To re-run test with same seed value please add "-Dcom.oracle.java.testlibrary.random.seed=-6627427343353375519" to command line.
        3453490923294628212 -1741518911834612768 7819760148502456835 -4859139806374212299 3436218257651089830 -6697053456869552900 7144537255364158159 8404361771980571757 6383773577334541208 -9184416982364259311


        ----------System.err:(14/889)----------
        java.lang.AssertionError: Unexpected random number sequence for mode: NO_SEED
        at RandomGeneratorTest$SeedOption.verify(RandomGeneratorTest.java:130)
        at RandomGeneratorTest.main(RandomGeneratorTest.java:62)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

        JavaTest Message: Test threw exception: java.lang.AssertionError: Unexpected random number sequence for mode: NO_SEED

        RULE test/testlibrary_tests/RandomGeneratorTest.java Exception java.lang.AssertionError: Unexpected random number sequence for mode: NO_SEED

              skovalev Sergei Kovalev (Inactive)
              minqi Yumin Qi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: