-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 7
-
Component/s: install
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8018496 | 7u45 | Chris Gruszka | P2 | Closed | Fixed | b01 |
| JDK-2227861 | 7u9 | Chris Gruszka | P2 | Closed | Won't Fix |
7u7 and 7u8 DS Hudson jobs cannot build NEXTVER builds
Expected: build NEXTBLD and NEXTVER
Actual: DS Hudson build fails with
+ + expr 08 - 1
expr: non-numeric argument "08"
or
+ + expr 09 - 1
expr: non-numeric argument "09"
in Hudson console log
Expected: build NEXTBLD and NEXTVER
Actual: DS Hudson build fails with
+ + expr 08 - 1
expr: non-numeric argument "08"
or
+ + expr 09 - 1
expr: non-numeric argument "09"
in Hudson console log
- backported by
-
JDK-2227861 Fix DS build script to build NEXTVER for 7u7 and 7u8
-
- Closed
-
-
JDK-8018496 Fix DS build script to build NEXTVER for 7u7 and 7u8
-
- Closed
-