RFR: 8292016: Split Windows API error handling from errors passed through the runtime in the JDK [v22]
Julian Waters
jwaters at openjdk.org
Mon Sep 26 15:47:51 UTC 2022
> 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 incrementally with one additional commit since the last revision:
Whitespace
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9870/files
- new: https://git.openjdk.org/jdk/pull/9870/files/43744e90..622af5c6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9870&range=21
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9870&range=20-21
Stats: 6 lines in 3 files changed: 0 ins; 0 del; 6 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
More information about the hotspot-dev
mailing list