-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b03
-
generic
-
generic
The following test:
sun/tools/jstat/jstatLineCounts4.sh
failed because of extraneous/unexpected strings in the standard output from "jstat" tool. The problematic lines were:
Java HotSpot(TM) Client VM warning: time warp: -647230798 to 273
Java HotSpot(TM) Client VM warning: time warp: -647230798 to 273
Here is the analysis report entry for a similar failure:
New MISC_REGRESSION failures (from 2007.04.12)
* sun/tools/jstat/jstatGcNewOutput1.sh
This test failed due to exit code 1 on Linux AMD64 Server VM
(machine opteron003). There is an interesting line in the
System.out log:
Java HotSpot(TM) 64-Bit Server VM warning: time warp: -387518398 to -387518427
Sundar filed the following bug for another test:
6545321 4/4 TEST BUG: "sun/tools/jstat/jstatLineCounts4.sh"
has to be resilient to unexpected output
I will add this test to 6545321.
sun/tools/jstat/jstatLineCounts4.sh
failed because of extraneous/unexpected strings in the standard output from "jstat" tool. The problematic lines were:
Java HotSpot(TM) Client VM warning: time warp: -647230798 to 273
Java HotSpot(TM) Client VM warning: time warp: -647230798 to 273
Here is the analysis report entry for a similar failure:
New MISC_REGRESSION failures (from 2007.04.12)
* sun/tools/jstat/jstatGcNewOutput1.sh
This test failed due to exit code 1 on Linux AMD64 Server VM
(machine opteron003). There is an interesting line in the
System.out log:
Java HotSpot(TM) 64-Bit Server VM warning: time warp: -387518398 to -387518427
Sundar filed the following bug for another test:
6545321 4/4 TEST BUG: "sun/tools/jstat/jstatLineCounts4.sh"
has to be resilient to unexpected output
I will add this test to 6545321.
- relates to
-
JDK-6542021 TEST BUG: regression test "jstatGcCauseOutput1.sh" has to resilient to unexpected output
-
- Closed
-
-
JDK-8021962 [TESTBUG] sun/tools/*.sh tests can fail due to unrelated warnings in output
-
- Closed
-