-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b74
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135596 | emb-9 | Thomas Schatzl | P4 | Resolved | Fixed | team |
java.lang.Exception: Incorrect amount of per-period RSet summaries at the end. Expected 2, got 4
at TestSummarizeRSetStatsTools.expectRSetSummaries(TestSummarizeRSetStatsTools.java:147)
at TestSummarizeRSetStats.main(TestSummarizeRSetStats.java:72)
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:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
at TestSummarizeRSetStatsTools.expectRSetSummaries(TestSummarizeRSetStatsTools.java:147)
at TestSummarizeRSetStats.main(TestSummarizeRSetStats.java:72)
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:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
- backported by
-
JDK-8135596 TestSummarizeRSetStats.java fails: Incorrect amount of per-period RSet summaries at the end
-
- Resolved
-