-
Bug
-
Resolution: Fixed
-
P3
-
9-repo-jigsaw
-
b115
-
Verified
The jrtfs code needs a lot of clean-up. In particular it needs to replace a lot of the Path implementation to use UTF-8 rather than bytes arrays (the jrtfs code was originally forked from the zipfs code).
It also need re-formatting in several places, in particular some of the method declarations and long lines need to be cleaned up.
- duplicates
-
JDK-8151860 jrt fs cleanups suggested during integration code review
- Closed