-
Bug
-
Resolution: Fixed
-
P3
-
7u21
-
b04
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8029273 | 8 | Dmitriy Samersoff | P3 | Closed | Not an Issue | |
JDK-8017011 | 7u40 | Dmitriy Samersoff | P3 | Closed | Fixed | b30 |
Test sun/tools/jcmd/jcmd-f.sh failing after JDK-8008820 with:
INFO: waiting for SimpleApplication to initialize...
INFO: SimpleApplication is process 8369
INFO: SimpleApplication output is in /tmp/JTwork/classes/sun/tools/jcmd/Application.out
jcmd.out
4c4
< Impact: Low:
---
> Impact: Low
Output of jcmd [pid] -f dcmd-script.txt differ from expected output. Failed.
INFO: Port number of SimpleApplication: 58702
INFO: Connecting to port 58702 to shutdown SimpleApplication ...
INFO: done connecting to SimpleApplication.
INFO: waiting for 8369
Issue occurred because test was fixed to reflect changes in jcmd output, but jcmd output was not changed.
INFO: waiting for SimpleApplication to initialize...
INFO: SimpleApplication is process 8369
INFO: SimpleApplication output is in /tmp/JTwork/classes/sun/tools/jcmd/Application.out
jcmd.out
4c4
< Impact: Low:
---
> Impact: Low
Output of jcmd [pid] -f dcmd-script.txt differ from expected output. Failed.
INFO: Port number of SimpleApplication: 58702
INFO: Connecting to port 58702 to shutdown SimpleApplication ...
INFO: done connecting to SimpleApplication.
INFO: waiting for 8369
Issue occurred because test was fixed to reflect changes in jcmd output, but jcmd output was not changed.
- backported by
-
JDK-8017011 Test sun/tools/jcmd/jcmd-f.sh failing after JDK-8008820
- Closed
-
JDK-8029273 Test sun/tools/jcmd/jcmd-f.sh failing after JDK-8008820
- Closed
- relates to
-
JDK-8001118 sun/tools/jcmd/jcmd-f.sh and sun/tools/jcmd/jcmd-help-help.sh failing
- Closed
-
JDK-7178703 Fix handling of quoted arguments and better error messages in dcmd
- Closed
-
JDK-8008820 Some colon in the diff for this test
- Closed