RFR: 8303169: Remove Windows specific workaround from libdt [v2]
    Julian Waters 
    jwaters at openjdk.org
       
    Mon Feb 27 08:29:37 UTC 2023
    
    
  
> We no longer need to define PrId64 ourselves since the Visual C++ compiler supports inttypes.h on the only versions we support, so we can just replace it with an include to the standard header instead
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:
 - Copyright
 - Merge branch 'openjdk:master' into patch-6
 - Remove Windows specific workaround from libdt
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/12744/files
  - new: https://git.openjdk.org/jdk/pull/12744/files/e6b8b2a4..ab48a347
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12744&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12744&range=00-01
  Stats: 1102 lines in 43 files changed: 426 ins; 452 del; 224 mod
  Patch: https://git.openjdk.org/jdk/pull/12744.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12744/head:pull/12744
PR: https://git.openjdk.org/jdk/pull/12744
    
    
More information about the serviceability-dev
mailing list