bytecode-viewer
bytecode-viewer copied to clipboard
Replace System.getProperty(...) separator calls
Replaces System.getProperty(...) separator calls with with System.lineSeparator and File.pathSeparator. This was recommended by IntelliJ; initial tests show that this functions as intended.
Environment:
- Azul arm64 JDK 1.8
- arm64 macOS 15 Beta