> Second attempt at resolving > [JDK-8292016](https://bugs.openjdk.org/browse/JDK-8292016) with a less > intrusive approach this time > > Side note: While it might be preferred to remove this entirely, other areas > of the JDK also use the same flawed logic, and removing this would simply > push the issue elsewhere. Fixing this might result in a solution which can be > used in those areas in the future.
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 three additional commits since the last revision: - Merge remote-tracking branch 'upstream/master' into rework - Use format specifier for differentiating Windows API errors - Rework JLI_ReportErrorMessageSys ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9870/files - new: https://git.openjdk.org/jdk/pull/9870/files/b169fba9..04223d42 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9870&range=14 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9870&range=13-14 Stats: 4371 lines in 148 files changed: 2527 ins; 1357 del; 487 mod Patch: https://git.openjdk.org/jdk/pull/9870.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9870/head:pull/9870 PR: https://git.openjdk.org/jdk/pull/9870