> 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 with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains 16 additional commits 
since the last revision:

 - Merge branch 'openjdk:master' into patch-4
 - Merge branch 'openjdk:master' into patch-4
 - Use - instead of : as a separator
 - Merge branch 'openjdk:master' into patch-4
 - Make DLL_ERROR4 look a little better without changing what it means
 - Revert changes to JLI_ReportErrorMessageSys
 - Update java_md.c
 - Update java_md.h
 - Merge branch 'openjdk:master' into patch-4
 - Merge branch 'openjdk:master' into patch-4
 - ... and 6 more: https://git.openjdk.org/jdk/compare/3b1b25a0...c3113cac

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/9749/files
  - new: https://git.openjdk.org/jdk/pull/9749/files/aadf6275..c3113cac

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9749&range=13
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9749&range=12-13

  Stats: 773 lines in 72 files changed: 327 ins; 144 del; 302 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

Reply via email to