On Sat, 6 Aug 2022 16:45:06 GMT, Julian Waters <jwat...@openjdk.org> wrote:
>> 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. 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: > > Back out change to DLL_ERROR4 for separate RFE Yeah, does seem like this PR is going to have to wait until [JDK-8292016](https://bugs.openjdk.org/browse/JDK-8292016) is resolved ------------- PR: https://git.openjdk.org/jdk/pull/9749