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

NPE in TestGCWithFasttime.java on Linux-ia32

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • hs25
    • hotspot
    • Linux-ia32

    • jfr
    • b98
    • generic

        The test failed on Linux-ia32 in PIT of hs25-b39 for jdk8-b97 (2013-06-28) with this error message.

        java.lang.NullPointerException
        at TestGCWithFasttime.main(TestGCWithFasttime.java:37)
        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:491)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:724)

        Product config: -client -Xmixed

        Flight Recording Attached.

        I filed this against hotspot/gc, if you feel like it belongs to hotspot/jfr please move it.

        Priority justification:
        ILW = MMH => P2

        Link to failure: http://vmsqe-app.russia.sun.com/surl/ZT

        Link to test history: http://vmsqe-app.russia.sun.com/surl/ZU

        Matching rule:
        RULE closed/com/oracle/jfr/gc/TestGCWithFasttime.java Exception java.lang.NullPointerException

              mgronlun Markus Grönlund
              iaberg Ingemar Åberg (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: