Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2195085 | 7 | John Coomes | P4 | Closed | Fixed | b99 |
JDK-2197912 | 6u23 | John Coomes | P4 | Resolved | Fixed | b01 |
JDK-2199815 | 6u22m | John Coomes | P4 | Resolved | Fixed | b01 |
JDK-2197620 | 6u21p | John Coomes | P4 | Resolved | Fixed | b03 |
Failed during nightly testing:
command: shell vmerrors.sh []
reason: User specified action: run shell vmerrors.sh
elapsed time (seconds): 0.188
----------System.out:(0/0)----------
----------System.err:(1/126)----------
/export/local/common/testbase/jtreg/HS_REGRESSION/test/runtime/6888954/vmerrors.sh: syntax error at line 68: `i=$' unexpected
result: Failed. Execution failed: exit code 2
This bug affects the following JTREG test in the hotspot repo:
runtime/6888954/vmerrors.sh
command: shell vmerrors.sh []
reason: User specified action: run shell vmerrors.sh
elapsed time (seconds): 0.188
----------System.out:(0/0)----------
----------System.err:(1/126)----------
/export/local/common/testbase/jtreg/HS_REGRESSION/test/runtime/6888954/vmerrors.sh: syntax error at line 68: `i=$' unexpected
result: Failed. Execution failed: exit code 2
This bug affects the following JTREG test in the hotspot repo:
runtime/6888954/vmerrors.sh
- backported by
-
JDK-2197620 test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
- Resolved
-
JDK-2197912 test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
- Resolved
-
JDK-2199815 test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
- Resolved
-
JDK-2195085 test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
- Closed
- relates to
-
JDK-6888954 argument formatting for assert() and friends
- Closed