scala-native/scala-native
Ver no GitHubMake `java.nio.file.Path` compliant with JVM on Windows
Open
#3.303 aberto em 1 de jun. de 2023
component:javalibgood first issue
Métricas do repositório
- Stars
- (4.654 stars)
- Métricas de merge de PR
- (Mesclagem média 3d 1h) (20 fundiu PRs em 30d)
Description
Recent PR https://github.com/scala-native/scala-native/pull/3299 has added a java.nio.file.Path test for Windows paths and discovered a bunch of incompatibilities with JDK. We should try to resolve remaining todos in WindowsPathsTest to make implementation compliant with the latest JDK.