- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9-repo-verona
- 
        team
- 
        generic
- 
        generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8144372 | 9 | Kumar Srinivasan | P3 | Closed | Fixed | b95 | 
                    The test queries the launcher internals to determine the dotversion which is 
"dotversion: Maj.Min"
Therefore, the launcher outputs dotversion: 9.0 but the test gets "dotversion: 9.internal+0",
either the test needs to be fixed or the launcher code needs to be fixed to account
for the minor number.
"dotversion: Maj.Min"
Therefore, the launcher outputs dotversion: 9.0 but the test gets "dotversion: 9.internal+0",
either the test needs to be fixed or the launcher code needs to be fixed to account
for the minor number.
- backported by
- 
                    JDK-8144372 [launcher] test VersionCheck.java fails with new version string -           
- Closed
 
-