- 
    Bug 
- 
    Resolution: Fixed
- 
     P5 P5
- 
    8
- 
        b117
- 
        Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8028879 | port-stage-ppc-aix | Dan Xu | P5 | Resolved | Fixed | master | 
                    characters is mispelled in 
throw new InvalidPathException(input, "Malformed input or input contains unmappable chacraters");
which in in encode() in UnixPath.java
            
throw new InvalidPathException(input, "Malformed input or input contains unmappable chacraters");
which in in encode() in UnixPath.java
- backported by
- 
                    JDK-8028879 (fs) Typo in exception thrown by encode() in UnixPath.java -           
- Resolved
 
-         
- duplicates
- 
                    JDK-8171901 Typo in error message from java.nio.file.InvalidPathException class -           
- Closed
 
-