RFR: 8303169: Remove Windows specific workaround from libdt
Julian Waters
jwaters at openjdk.org
Sun Feb 26 15:13:10 UTC 2023
On Fri, 24 Feb 2023 15:36:36 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> 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
@RealCLanger Sorry for the ping, just wanted to check since you're the original commit Author for the format string, is there someplace else where inttypes.h or stdint.h is included or should be included that I missed?
-------------
PR: https://git.openjdk.org/jdk/pull/12744
More information about the serviceability-dev
mailing list