> After [JDK-8292008](https://bugs.openjdk.org/browse/JDK-8292008) and 
> [JDK-8247283](https://bugs.openjdk.org/browse/JDK-8247283), some C and C++ 
> code across the JDK can be replaced and simplified with cleaner language 
> features that were previously not available due to required compatibility 
> with the now unsupported Visual C++ 2017 compiler. These cleanups were 
> highlighted by the very briefly integrated 8296115
> 
> No changes to the behaviour of the JDK has resulted in any way from this 
> commit

Julian Waters has updated the pull request incrementally with one additional 
commit since the last revision:

  Revert to using simpler solution similar to the original 8274980

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11081/files
  - new: https://git.openjdk.org/jdk/pull/11081/files/bb3ef0dd..fe5371c9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11081&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11081&range=01-02

  Stats: 28 lines in 2 files changed: 4 ins; 23 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11081.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11081/head:pull/11081

PR: https://git.openjdk.org/jdk/pull/11081

Reply via email to