Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow longer Class-Path entries (#23269)
jar Class-Path entries have a max line length which, when exceeded, will cause java to fail to start. Use newline plus extra space to support large numbers of jar files.
- Loading branch information