> Please review a small patch for dumping the failure reason when the MSVCRT > libraries or the Java Virtual Machine fails to load on Windows, which can > provide invaluable insight when debugging related launcher issues. > > See https://bugs.openjdk.org/browse/JDK-8292016 and the related Pull Request > for the reason that the existing JLI error reporting utility was not used in > this enhancement
Julian Waters has updated the pull request incrementally with one additional commit since the last revision: Use - instead of : as a separator ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9749/files - new: https://git.openjdk.org/jdk/pull/9749/files/e7bef513..fb62a9a9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9749&range=11 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9749&range=10-11 Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/9749.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9749/head:pull/9749 PR: https://git.openjdk.org/jdk/pull/9749