Fix Windows path parsing in JarScanner by tylfin · Pull Request #10664 · DataDog/dd-trace-java
tylfin
marked this pull request as ready for review
Use Paths.get(URI) instead of Paths.get(String) to correctly handle Windows drive letters in CodeSource locations (e.g. file:/C:/...). [DYNIS-50]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters