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

Test compiler/startup_warnings/TestSafepointPollOffset.java fails

    XMLWordPrintable

Details

    • generic
    • generic

    Backports

      Description

        Testsuite name: Regression
        Test name(s):
        compiler/startup_warnings/TestSafepointPollOffset.java

        JDK tested: jdk1.5_75b05,b04,b01
        OS tested:Linux ,Solaris
        Is it a regression? No (src change and tests introduced in 5u75b01)
        Regression introduced in release/build: No
        Failed in jdk5u75b01, b04, b05

        Is it platform specific? No

        stdout: [];
         stderr: [Unrecognized VM option 'SafepointPollOffset=1000000000'
        Could not create the Java virtual machine.
        ]
         exitValue = 1

        java.lang.RuntimeException: 'is invalid; must be between' missing from stdout/stderr

                at com.oracle.java.testlibrary.OutputAnalyzer.shouldContain(OutputAnalyzer.java:80)
                at TestSafepointPollOffset.main(TestSafepointPollOffset.java:16)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:592)
                at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
                at java.lang.Thread.run(Thread.java:657)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: 'is invalid; must be between' missing from stdout/stderr

        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'is invalid; must be between' missing from stdout/stderr

        Attachments

          Issue Links

            Activity

              People

                aeriksso Andreas Eriksson (Inactive)
                sraghavan Srinivasan Raghavan (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: