The fix of JDK-8244843 missed a package name change from sun.text.resources.ext (JDK 11+) to sun.text.resources.in (JDK 8). This results in errors like:
The declared package "sun.text.resources.ext" does not match the expected package "sun.text.resources.in"
The declared package "sun.text.resources.ext" does not match the expected package "sun.text.resources.in"
- duplicates
- 
                    JDK-8248715 [8u262] New JavaTimeSupplementary localisation for 'in' installed in wrong package -           
- Resolved
 
-         
- relates to
- 
                    JDK-8244843 [JDK 8u] JapanEraNameCompatTest fails -           
- Resolved
 
-