Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8020912 | 7u60 | Markus Grönlund | P3 | Resolved | Fixed | b01 |
JDK-8021078 | 7u45 | Markus Grönlund | P3 | Closed | Fixed | b04 |
JDK-8020018 | 7u40 | Markus Grönlund | P3 | Closed | Fixed | b34 |
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
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
- backported by
-
JDK-8020912 NPE in TestGCWithFasttime.java on Linux-ia32
-
- Resolved
-
-
JDK-8020018 NPE in TestGCWithFasttime.java on Linux-ia32
-
- Closed
-
-
JDK-8021078 NPE in TestGCWithFasttime.java on Linux-ia32
-
- Closed
-