> Please review a small patch for dumping the failure reason when the MSVCRT > libraries or the JVM fails to load on Windows, which have been very helpful > in my personal fork of the JDK so far This also fixes a small bug in the > Windows implementation of JLI_ErrorMessageSys where C runtime errors are > never written to stderr.
Julian Waters has updated the pull request incrementally with one additional commit since the last revision: Introduce warning when system error cannot be determined ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9749/files - new: https://git.openjdk.org/jdk/pull/9749/files/2bab51eb..769266a3 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9749&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9749&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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