- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    8
- 
        b111
- 
        Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8034383 | 7u65 | Thomas Ng | P3 | Resolved | Fixed | b01 | 
| JDK-8025929 | 7u60 | Thomas Ng | P3 | Closed | Fixed | b01 | 
                    Bug in config. 
Issue: length of properties (client and default) mismatch.
deployment.version property not present in the default config properties.
Fixed by setting property in the defaultConfig.java file for [common] shared source.
setProperty(VERSION_UPDATED_KEY, VERSION_UPDATE_THIS);
Issue: length of properties (client and default) mismatch.
deployment.version property not present in the default config properties.
Fixed by setting property in the defaultConfig.java file for [common] shared source.
setProperty(VERSION_UPDATED_KEY, VERSION_UPDATE_THIS);
- backported by
- 
                    JDK-8034383 Fixed JUNIT config test -           
- Resolved
 
-         
- 
                    JDK-8025929 Fixed JUNIT config test -           
- Closed
 
-